Add source command and prepare to expand the file names in source command.
This commit is contained in:
@@ -27,6 +27,7 @@ pub enum Command<'a> {
|
||||
Enc(Name),
|
||||
Pass(Name),
|
||||
PasteBuffer(String),
|
||||
Source(String),
|
||||
Comment(Name, Comment),
|
||||
Error(LKErr<'a>),
|
||||
Noop,
|
||||
|
||||
Reference in New Issue
Block a user