Method: Dply::Cli::Status#initialize
- Defined in:
- lib/dply/cli/status.rb
#initialize(argv) ⇒ Status
Returns a new instance of Status.
10 11 12 |
# File 'lib/dply/cli/status.rb', line 10 def initialize(argv) @argv = argv end |
Returns a new instance of Status.
10 11 12 |
# File 'lib/dply/cli/status.rb', line 10 def initialize(argv) @argv = argv end |