Method: Coherent::Commands::Sources#initialize
- Defined in:
- lib/plugin/commands/sources.rb
#initialize(base_command) ⇒ Sources
6 7 8 |
# File 'lib/plugin/commands/sources.rb', line 6 def initialize(base_command) @base_command = base_command end |