in.actor.shell

时间:2024-06-06 00:24:04
【文件属性】:

文件名称:in.actor.shell

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-06 00:24:04

JavaScript

in.actor.shell 壳牌中的演员 这个演员是捆绑在一起的。 它将shell调用的结果注入到参数中 $$in ( function ( ping ) { // in. shell ping -c1 www.example.com /* ping */ } ) 别名为$ $$in ( function ( uptime ) { // in. $ uptime /* uptime */ } ) 它可以在参数中提供stderr而不是stdout $$in ( function ( echoed ) { // in. $ in.as.stderr $ echo message to stderr >&2 /* echoed */ } ) 它可以提供原始缓冲区对象 $$in ( function ( buff ) { // in. $ in.as.buffer $


【文件预览】:
in.actor.shell-master
----.gitignore(526B)
----objective.coffee(41B)
----package.json(627B)
----.travis.yml(60B)
----objective.coffee.json(378B)
----index.js(136B)
----README.md(2KB)
----lib()
--------shell.js(5KB)
----test()
--------shell_test.coffee(1KB)

网友评论