Home
last modified time | relevance | path

Searched refs:init (Results 1 – 5 of 5) sorted by relevance

/NovaShell/src/
H A Dmain.rs20 EnvManager::init(); in main()
H A Denv.rs15 pub fn init() { in init() method
/NovaShell/src/shell/command/
H A Dhelp.rs25 pub unsafe fn init() { in init() method
H A Dmod.rs42 pub unsafe fn init() { in init() method
/NovaShell/src/shell/
H A Dmod.rs41 unsafe { BuildInCmd::init() }; in new()