Home
last modified time | relevance | path

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

/NovaShell/src/
H A Dparser.rs449 let append = match mode { in execute() localVariable
458 .append(append) in execute()
567 let append = match mode { in execute() localVariable
575 .append(append) in execute()
/NovaShell/src/shell/
H A Dmod.rs169 .append(true) in write_commands()