class Djin::CLI::File
Public Instance Methods
call(filename:, **)
click to toggle source
# File lib/djin/cli.rb, line 39 def call(filename:, **) # The actual behaviour is on RootCliParser end
# File lib/djin/cli.rb, line 39 def call(filename:, **) # The actual behaviour is on RootCliParser end