module Github::ClassMethods

def configure

Other tags:
    Api: - public

Returns:
  • (nil) -

Other tags:
    Yieldparam: configuration -

Other tags:
    Yield: - the configuration block
def configure
  yield configuration
end