BLUE
PHP 7.4.33
Path:
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/shell-quote/test
Run
Logout
Edit File
Size: 642 B
Close
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/shell-quote/test/comment.js
Text
Base64
'use strict'; var test = require('tape'); var parse = require('../').parse; test('comment', function (t) { t.same(parse('beep#boop'), ['beep', { comment: 'boop' }]); t.same(parse('beep #boop'), ['beep', { comment: 'boop' }]); t.same(parse('beep # boop'), ['beep', { comment: ' boop' }]); t.same(parse('beep # > boop'), ['beep', { comment: ' > boop' }]); t.same(parse('beep # "> boop"'), ['beep', { comment: ' "> boop"' }]); t.same(parse('beep "#"'), ['beep', '#']); t.same(parse('beep #"#"#'), ['beep', { comment: '"#"#' }]); t.same(parse('beep > boop # > foo'), ['beep', { op: '>' }, 'boop', { comment: ' > foo' }]); t.end(); });
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 7
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
comment.js
642 B
lrw-r--r--
2025-03-28 11:04:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
env.js
1.81 KB
lrw-r--r--
2025-03-28 11:04:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
env_fn.js
483 B
lrw-r--r--
2025-03-28 11:04:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
op.js
2.98 KB
lrw-r--r--
2025-03-28 11:04:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
parse.js
1.42 KB
lrw-r--r--
2025-03-28 11:04:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
quote.js
1.46 KB
lrw-r--r--
2025-03-28 11:04:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
set.js
565 B
lrw-r--r--
2025-03-28 11:04:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).