fall back on shell command behaviour for undefined variables
Signed-off-by: Ava Hahn <ava@sunnypup.io>
This commit is contained in:
parent
0babc1986a
commit
c05b94e92a
5 changed files with 84 additions and 15 deletions
|
|
@ -22,3 +22,4 @@ phf = { version = "0.11", default-features = false, features = ["macros"] }
|
|||
[features]
|
||||
default = ["posix"]
|
||||
posix = ["dep:nix", "dep:libc"]
|
||||
implicit-load = ["posix"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue