Skip to content

Changed Command API to use 'get' verb for accessor methods

Thomas Flori requested to merge github/fork/Bilge/command-accessors into master

Created by: Bilge

For the next major release, because method names should always start with a verb. There may be other classes in need of similar refactoring but this seemed like a good place to start.

Merge request reports