Home
last modified time | relevance | path

Searched refs:Link (Results 1 – 2 of 2) sorted by relevance

/DragonReach/src/systemctl/ctl_parser/
H A Dmod.rs42 Link, enumerator
192 map.insert("link", CommandOperation::Link);
307 | CommandOperation::Link in parse_ctl()
/DragonReach/src/manager/ctl_manager/
H A Dmod.rs69 CommandOperation::Link => todo!(), in exec_ctl()