View Source Dagger.ModuleSourceKind (dagger v0.15.1)

The kind of module source.

Summary

Types

t()

@type t() :: :LOCAL_SOURCE | :GIT_SOURCE

Functions

git_source()

@spec git_source() :: :GIT_SOURCE

local_source()

@spec local_source() :: :LOCAL_SOURCE