nix.escapeShellArg
import { nix } from "https://garn.io/ts/v0.0.19/mod.ts";
const { escapeShellArg } = nix;
§
escapeShellArg(shellArg: NixExpression): NixExpression
[src]§Parameters
§
shellArg: NixExpression
[src]import { nix } from "https://garn.io/ts/v0.0.19/mod.ts";
const { escapeShellArg } = nix;