mirror of
https://github.com/nushell/nushell.git
synced 2024-12-23 07:30:13 +01:00
Update README re: typechecking (#7094)
This commit is contained in:
parent
4a83bb6c93
commit
58d960d914
@ -206,7 +206,7 @@ Nu is under heavy development and will naturally change as it matures. The chart
|
|||||||
| Functions | | | | X | | Functions and aliases are supported |
|
| Functions | | | | X | | Functions and aliases are supported |
|
||||||
| Variables | | | | X | | Nu supports variables and environment variables |
|
| Variables | | | | X | | Nu supports variables and environment variables |
|
||||||
| Completions | | | | X | | Completions for filepaths |
|
| Completions | | | | X | | Completions for filepaths |
|
||||||
| Type-checking | | | X | | | Commands check basic types, but input/output isn't checked |
|
| Type-checking | | | | x | | Commands check basic types, and input/output types |
|
||||||
|
|
||||||
## Officially Supported By
|
## Officially Supported By
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user