mirror of
https://github.com/nushell/nushell.git
synced 2025-08-12 08:50:05 +02:00
@ -8,11 +8,11 @@ Create an error.
|
||||
|
||||
## Signature
|
||||
|
||||
```> error make (error-struct)```
|
||||
```> error make (error_struct)```
|
||||
|
||||
## Parameters
|
||||
|
||||
- `error-struct`: the error to create
|
||||
- `error_struct`: the error to create
|
||||
|
||||
## Examples
|
||||
|
||||
|
Reference in New Issue
Block a user