class PantographCore::Interface::PantographShellError

Public Instance Methods

prefix() click to toggle source
# File pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb, line 6
def prefix
  '[SHELL_ERROR]'
end