Exception: GithubIssueBranch::Error::ConfNotFound

Inherits:
StandardError
  • Object
show all
Defined in:
lib/github_issue_branch.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



12
13
14
# File 'lib/github_issue_branch.rb', line 12

def message
  "Required configuration was not found in config files nor environment variables"
end