Method: CouchShell::PluginInfo#commands

Defined in:
lib/couch-shell/plugin.rb

#commandsObject (readonly)

Map of name/CommandInfo instances.



121
122
123
# File 'lib/couch-shell/plugin.rb', line 121

def commands
  @commands
end