fluentci/dagger/enum_type_def

Types

pub type EnumTypeDef

Functions

pub fn description(f: EnumTypeDef) -> Promise(String)
pub fn id(f: EnumTypeDef) -> Promise(String)
pub fn name(f: EnumTypeDef) -> Promise(String)
pub fn source_module_name(f: EnumTypeDef) -> Promise(String)
pub fn values(f: EnumTypeDef) -> Promise(Array(EnumValueTypeDef))
Search Document