class Lite::Command::Failure

Public Class Methods

call() click to toggle source
# File lib/lite/command/states.rb, line 22
def call
  # Do nothing
end