UNPKG
@stdlib/assert-is-relative-path-cli
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
Test if a value is a relative path.
stdlib.io
stdlib-js/assert-is-relative-path
@stdlib/assert-is-relative-path-cli
/
docs
/
usage.txt
10 lines
(6 loc)
•
304 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
Usage:
is
-relative-path [options] [<path>] Options: -h, --help Print
this
message. -V, --version Print the
package
version. --platform name Platform:
'win32'
or
'posix'
. --split sep Delimiter
for
stdin
data
. Default:
'/\\r?\\n/'
.