R/declaratives.R
name.Rd
Name a Module
name(name)
the name of the module; character
the input
mod::ule({ name("my") # ... })#> <module:my>