Method: YARD::Server::Commands::Base#command_options
- Defined in:
- lib/yard/server/commands/base.rb
#command_options ⇒ Hash
Returns the options passed to the command’s constructor.
37 38 39 |
# File 'lib/yard/server/commands/base.rb', line 37 def @command_options end |