chore: UPdate the shell

This commit is contained in:
BluJ
2023-04-07 15:06:55 -06:00
parent 90aa314633
commit 4efa94ec10
6 changed files with 17 additions and 11 deletions

View File

@@ -3,7 +3,7 @@ import * as T from "../types";
export { guardAll, typeFromProps } from "./propertiesMatcher";
export { default as nullIfEmpty } from "./nullIfEmpty";
export { FileHelper } from "./fileHelper";
export { sh } from "./shell";
export { parseCommand as sh } from "./parseCommand";
/** Used to check if the file exists before hand */
export const exists = (