add seq_date command (#743)

* add `seq_date` command

* fixed a reedline type-o

* copy-n-paste error
This commit is contained in:
Darren Schroeder
2022-01-14 16:07:28 -06:00
committed by GitHub
parent 40484966c3
commit a7241f9899
7 changed files with 379 additions and 6 deletions

View File

@ -295,6 +295,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
// Generators
bind_command! {
Cal,
SeqDate,
};
// Hash