2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/crates/nu-cli
Jelle Besseling e6b196c141
Add $nu.current-exe variable ()
# Description

Part solving 

Adds an extra variable to the `nu` table `current-exe` which is the path
to the running shell executable.

# User-Facing Changes

Adds a variable to the `nu` table.

# Tests + Formatting

Tests and formatting have been run. No new test added

# After Submitting

I could add documentation for this if wanted

Co-authored-by: Jelle Besseling <jelle@bigbridge.nl>
2023-04-07 13:51:09 -05:00
..
src Remove old alias implementation () 2023-04-07 21:09:38 +03:00
tests Add $nu.current-exe variable () 2023-04-07 13:51:09 -05:00
Cargo.toml Bump miette from 5.6.0 to 5.7.0 () 2023-04-06 20:39:54 +00:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00