Module: LitaGithub::Config

Included in:
Lita::Handlers::Github, Lita::Handlers::GithubPR, Lita::Handlers::GithubRepo
Defined in:
lib/lita-github/config.rb

Overview

Github handler Lita configuration methods

Instance Method Summary collapse

Instance Method Details

#configObject



20
21
22
# File 'lib/lita-github/config.rb', line 20

def config
  Lita.config.handlers.github
end