View Source Dagger.ModuleSourceKind (dagger v0.12.3)

The kind of module source.

Summary

Types

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

Functions

@spec git_source() :: :GIT_SOURCE
@spec local_source() :: :LOCAL_SOURCE