Skip to content

Repo

[Source]

Generalized details for any kind of VCS repo.

class val Repo

Constructors

create

[Source]

new val create(
  remote': String val,
  local': FilePath val,
  workspace': FilePath val)
: Repo val^

Parameters

Returns


Public fields

let remote: String val

[Source]


let local: FilePath val

[Source]


let workspace: FilePath val

[Source]


Public Functions

string

[Source]

fun box string()
: String val

Returns


is_remote

[Source]

fun box is_remote()
: Bool val

Returns