Permalink
Please sign in to comment.
Showing
with
163 additions
and 73 deletions.
- +7 −0 commands.json
- +32 −29 dist/commands/head.js
- +1 −1 dist/help.js
- 0 package.json
- +1 −0 packages/cat/dist/commands/cat.js
- +1 −1 packages/tail/dist/commands/tail.js
- +32 −29 src/commands/head.js
- +1 −1 src/help.js
- +10 −2 src/help/head.js
- +78 −10 test/head.js
7
commands.json
61
dist/commands/head.js
100644 → 100755
2
dist/help.js
0
package.json
100644 → 100755
File mode changed.
1
packages/cat/dist/commands/cat.js
2
packages/tail/dist/commands/tail.js
61
src/commands/head.js
100644 → 100755
2
src/help.js
12
src/help/head.js
100644 → 100755
88
test/head.js
100644 → 100755
0 comments on commit
b0be128