fluentci/dagger/env_variable

Types

pub type EnvVariable

Functions

pub fn id(env_variable: EnvVariable) -> Promise(String)
pub fn name(env_variable: EnvVariable) -> Promise(String)
pub fn value(env_variable: EnvVariable) -> Promise(String)
Search Document