Home
last modified time | relevance | path

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

/NovaShell/src/shell/
H A Dprinter.rs16 pub prompt: Prompt,
26 prompt: Prompt { in new()
175 pub struct Prompt { struct
181 impl Prompt { argument
191 impl fmt::Display for Prompt { implementation