mirror of
https://github.com/nushell/nushell.git
synced 2025-05-22 07:33:35 +00:00
* Add deserialization of Primitive::Duration; Fixes #2373 * Implement Sleep command * Add comment saying you should name your rest field "rest" * Fix typo * Add documentation for sleep command