Package

codecheck.github

app

Permalink

package app

Visibility
  1. Public
  2. All

Type Members

  1. trait Command extends AnyRef

    Permalink
  2. class CommandRunner extends AnyRef

    Permalink
  3. case class CommandSetting(repo: Option[Repo] = None) extends Product with Serializable

    Permalink
  4. case class Repo(owner: String, name: String) extends Product with Serializable

    Permalink

Value Members

  1. object Main

    Permalink
  2. package commands

    Permalink

Ungrouped