mirror of
https://github.com/danbulant/nushell
synced 2026-06-11 02:30:36 +00:00
Update TODO.md
This commit is contained in:
parent
1d7ab28a0f
commit
5bf51b5a7a
1 changed files with 2 additions and 1 deletions
3
TODO.md
3
TODO.md
|
|
@ -23,7 +23,8 @@
|
|||
- [x] Signature needs to make parameters visible in scope before block is parsed
|
||||
- [x] Externals
|
||||
- [x] Modules and imports
|
||||
- [ ] Exports
|
||||
- [x] Exports
|
||||
- [ ] Input/output types
|
||||
- [ ] Support for `$in`
|
||||
- [ ] Value serialization
|
||||
- [ ] Handling rows with missing columns during a cell path
|
||||
|
|
|
|||
Loading…
Reference in a new issue