View Source Dagger.GitRef (dagger v0.8.7)

A git ref (tag, branch or commit).

Link to this section Summary

Functions

The filesystem tree at this ref.

Link to this section Types

@type t() :: %Dagger.GitRef{client: term(), selection: term()}

Link to this section Functions

Link to this function

tree(git_ref, optional_args \\ [])

View Source
@spec tree(
  t(),
  keyword()
) :: Dagger.Directory.t()

The filesystem tree at this ref.

optional-arguments

Optional Arguments

  • ssh_known_hosts -
  • ssh_auth_socket -