Class: Djin::CLI::File

Inherits:
Dry::CLI::Command
  • Object
show all
Defined in:
lib/djin/cli.rb

Instance Method Summary collapse

Instance Method Details

#call(filename:) ⇒ Object



39
40
41
# File 'lib/djin/cli.rb', line 39

def call(filename:, **)
  # The actual behaviour is on RootCliParser
end