fluentci/dagger/module

Types

pub type Module
pub type ModuleDependency
pub type ModuleSource
pub type ModuleSourceView

Functions

pub fn dependencies(module: Module) -> Promise(Array(Module))
pub fn dependency_config(
  module: Module,
) -> Promise(Array(ModuleDependency))
pub fn id(module: Module) -> Promise(String)
Search Document