nushell/crates/nu-command
pwygab b8d253cbd7
Attempts to add a command that checks if nushell is running with admin priveleges (#5712)
* attempts to add is-admin command

* fmt and clippy

* fmt

* Update is_admin.rs

* typos

* typo in example
2022-06-06 06:55:23 -05:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Attempts to add a command that checks if nushell is running with admin priveleges (#5712) 2022-06-06 06:55:23 -05:00
tests Fix ls for Windows system files (#5703) 2022-06-03 12:37:27 -04:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml Attempts to add a command that checks if nushell is running with admin priveleges (#5712) 2022-06-06 06:55:23 -05:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00