Current section

Files

Jump to
dagger lib dagger gen local_module_source_id.ex
Raw

lib/dagger/gen/local_module_source_id.ex

# This file generated by `dagger_codegen`. Please DO NOT EDIT.
defmodule Dagger.LocalModuleSourceID do
@moduledoc "The `LocalModuleSourceID` scalar type represents an identifier for an object of type LocalModuleSource."
@type t() :: String.t()
end