Class: Neh::Thor

Inherits:
Thor
  • Object
show all
Defined in:
lib/neh/thor.rb

Instance Method Summary collapse

Instance Method Details

#oObject



10
11
12
# File 'lib/neh/thor.rb', line 10

def o(*)
  Neh::Cli::O.new(*, options:).execute
end