ok, i give up
This commit is contained in:
parent
1add84862b
commit
b3fda12208
|
@ -91,7 +91,7 @@ impl Command for Try {
|
||||||
Example {
|
Example {
|
||||||
description: "Try to run a missing command and report the message",
|
description: "Try to run a missing command and report the message",
|
||||||
example: "try { asdfasdf } catch { |err| $err.msg }",
|
example: "try { asdfasdf } catch { |err| $err.msg }",
|
||||||
result: Some(Value::test_string("xternal command")),
|
result: None,
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user