-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
echo-if-*, if-*, is-needle: consistency
- add `echo-if-directory`, `echo-if-executable`, `echo-if-present`, `is-executable`, `is-writable` - `echo-if-file`, `fs-dequarantine` now consistent with other such helpers - fs-trim: fix bad filename code handling, use new `is-needle` flags - is-needle: add `--ignore-case`, `--all`, `--any` flags, and enforce expected arg usage - setup-dns: simplify `fs-rm` call as the extra stuff is no longer necessary - setup-util-bash: simplify `is-needle` call - echo-truncate-lines: move to beta, as no active users - setup-server: use fs helpers wherever appropriate - deprecate `echo-if-path` for `echo-if-present`
- Loading branch information
Showing
37 changed files
with
1,245 additions
and
369 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.