class FastlaneCore::Interface::FastlaneShellError

Public Instance Methods

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