Dagger.Sub1Obj (dagger v0.21.3)

Copy Markdown View Source

Dagger.Sub1Obj

Summary

Functions

A unique identifier for this Sub1Obj.

Types

t()

@type t() :: %Dagger.Sub1Obj{client: term(), query_builder: term()}

Functions

foo(sub1_obj)

@spec foo(t()) :: {:ok, String.t()} | {:error, term()}

get_foo(sub1_obj)

@spec get_foo(t()) :: {:ok, String.t()} | {:error, term()}

id(sub1_obj)

@spec id(t()) :: {:ok, String.t()} | {:error, term()}

A unique identifier for this Sub1Obj.