class Rfix::CLI::Command::Help

Public Instance Methods

call(**) click to toggle source
# File lib/rfix/cli/command/help.rb, line 7
def call(**)
  raise NotImplementedError
end