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



35
36
37
# File 'lib/djin/cli.rb', line 35

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