Package

org.tresamigos.smv

git

Permalink

package git

Visibility
  1. Public
  2. All

Type Members

  1. case class SmvGit(workDir: String = ".") extends Product with Serializable

    Permalink

    Represents a local source control, backed by git, for user module code.

    Represents a local source control, backed by git, for user module code.

    workDir

    The working directory where source code and the .git directory exists

Value Members

  1. object SmvGit extends Serializable

    Permalink

Ungrouped