Method: Idcf::Cli::Index#initialize
- Defined in:
- lib/idcf/cli/index.rb
#initialize(*args) ⇒ Index
51 52 53 54 |
# File 'lib/idcf/cli/index.rb', line 51 def initialize(*args) @variables = {} super(*args) end |
51 52 53 54 |
# File 'lib/idcf/cli/index.rb', line 51 def initialize(*args) @variables = {} super(*args) end |