Return the list of known Client command classes
125 126 127
# File 'lib/pantry.rb', line 125 def client_commands @client_commands ||= [] end