View Source Dagger.ModuleSourceKind (dagger v0.11.1)

The kind of module source.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

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