nushell/crates/nu-cli
Michael Angerman ec2593efb8
nu-cli repl get_command_finished_marker() does not need to be pub (#11362)
```rust
fn get_command_finished_marker
```
does not need to be public so just doing a little code cleanup
2023-12-17 20:20:31 -08:00
..
src nu-cli repl get_command_finished_marker() does not need to be pub (#11362) 2023-12-17 20:20:31 -08:00
tests Fix spans passed to external_completer (#11008) 2023-11-29 23:17:06 +01:00
Cargo.toml Bump version to 0.88.2 (#11333) 2023-12-14 13:55:48 -06:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00