diff --git a/CHANGELOG.md b/CHANGELOG.md index b101fb8..a7ddf5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# [0.3.0](https://github.com/rafamel/kpo/compare/v0.2.0...v0.3.0) (2019-05-05) + + +### Bug Fixes + +* **core:** doesn't preserve state when cwd has changed ([2d4d9be](https://github.com/rafamel/kpo/commit/2d4d9be)) +* **public/exec:** stream arguments get passed to command ([0e96323](https://github.com/rafamel/kpo/commit/0e96323)) + + +### Features + +* **public/exec:** allows for arguments to be passed in options; arguments in options overwrite glob ([1c341ef](https://github.com/rafamel/kpo/commit/1c341ef)) +* **public/kpo:** adds -- to kpo commands on raise so they can take arguments out of the box ([ef05508](https://github.com/rafamel/kpo/commit/ef05508)) +* **utils/version-range:** returns boolean instead of throwing for mismatches ([09e9ef6](https://github.com/rafamel/kpo/commit/09e9ef6)) + + + # [0.2.0](https://github.com/rafamel/kpo/compare/v0.1.0...v0.2.0) (2019-05-04) diff --git a/docs/assets/js/search.js b/docs/assets/js/search.js index 3ea7c16..8961e2e 100644 --- a/docs/assets/js/search.js +++ b/docs/assets/js/search.js @@ -1,3 +1,3 @@ var typedoc = typedoc || {}; typedoc.search = typedoc.search || {}; - typedoc.search.data = {"kinds":{"32":"Variable","64":"Function","256":"Interface","1024":"Property","2048":"Method","65536":"Type literal","4194304":"Type alias"},"rows":[{"id":0,"kind":256,"name":"IOfType","url":"interfaces/ioftype.html","classes":"tsd-kind-interface tsd-has-type-parameter"},{"id":1,"kind":256,"name":"IScriptsArray","url":"interfaces/iscriptsarray.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":2,"kind":1024,"name":"length","url":"interfaces/iscriptsarray.html#length","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":3,"kind":2048,"name":"toString","url":"interfaces/iscriptsarray.html#tostring","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":4,"kind":2048,"name":"toLocaleString","url":"interfaces/iscriptsarray.html#tolocalestring","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":5,"kind":2048,"name":"pop","url":"interfaces/iscriptsarray.html#pop","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":6,"kind":2048,"name":"push","url":"interfaces/iscriptsarray.html#push","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":7,"kind":2048,"name":"concat","url":"interfaces/iscriptsarray.html#concat","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":8,"kind":2048,"name":"join","url":"interfaces/iscriptsarray.html#join","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":9,"kind":2048,"name":"reverse","url":"interfaces/iscriptsarray.html#reverse","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":10,"kind":2048,"name":"shift","url":"interfaces/iscriptsarray.html#shift","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":11,"kind":2048,"name":"slice","url":"interfaces/iscriptsarray.html#slice","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":12,"kind":2048,"name":"sort","url":"interfaces/iscriptsarray.html#sort","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":13,"kind":2048,"name":"splice","url":"interfaces/iscriptsarray.html#splice","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":14,"kind":2048,"name":"unshift","url":"interfaces/iscriptsarray.html#unshift","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":15,"kind":2048,"name":"indexOf","url":"interfaces/iscriptsarray.html#indexof","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":16,"kind":2048,"name":"lastIndexOf","url":"interfaces/iscriptsarray.html#lastindexof","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":17,"kind":2048,"name":"every","url":"interfaces/iscriptsarray.html#every","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":18,"kind":2048,"name":"some","url":"interfaces/iscriptsarray.html#some","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":19,"kind":2048,"name":"forEach","url":"interfaces/iscriptsarray.html#foreach","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":20,"kind":2048,"name":"map","url":"interfaces/iscriptsarray.html#map","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":21,"kind":2048,"name":"filter","url":"interfaces/iscriptsarray.html#filter","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":22,"kind":2048,"name":"reduce","url":"interfaces/iscriptsarray.html#reduce","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":23,"kind":2048,"name":"reduceRight","url":"interfaces/iscriptsarray.html#reduceright","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":24,"kind":1024,"name":"Array","url":"interfaces/iscriptsarray.html#array","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"IScriptsArray"},{"id":25,"kind":2048,"name":"find","url":"interfaces/iscriptsarray.html#find","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":26,"kind":2048,"name":"findIndex","url":"interfaces/iscriptsarray.html#findindex","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":27,"kind":2048,"name":"fill","url":"interfaces/iscriptsarray.html#fill","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":28,"kind":2048,"name":"copyWithin","url":"interfaces/iscriptsarray.html#copywithin","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":29,"kind":2048,"name":"__@iterator","url":"interfaces/iscriptsarray.html#___iterator","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":30,"kind":2048,"name":"entries","url":"interfaces/iscriptsarray.html#entries","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":31,"kind":2048,"name":"keys","url":"interfaces/iscriptsarray.html#keys","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":32,"kind":2048,"name":"values","url":"interfaces/iscriptsarray.html#values","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":33,"kind":2048,"name":"__@unscopables","url":"interfaces/iscriptsarray.html#___unscopables","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":34,"kind":2048,"name":"includes","url":"interfaces/iscriptsarray.html#includes","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":35,"kind":2048,"name":"flatMap","url":"interfaces/iscriptsarray.html#flatmap","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":36,"kind":2048,"name":"flat","url":"interfaces/iscriptsarray.html#flat","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":37,"kind":256,"name":"IScripts","url":"interfaces/iscripts.html","classes":"tsd-kind-interface"},{"id":38,"kind":256,"name":"IOptions","url":"interfaces/ioptions.html","classes":"tsd-kind-interface"},{"id":39,"kind":1024,"name":"env","url":"interfaces/ioptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IOptions"},{"id":40,"kind":1024,"name":"silent","url":"interfaces/ioptions.html#silent","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IOptions"},{"id":41,"kind":1024,"name":"log","url":"interfaces/ioptions.html#log","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IOptions"},{"id":42,"kind":256,"name":"IScopeOptions","url":"interfaces/iscopeoptions.html","classes":"tsd-kind-interface"},{"id":43,"kind":1024,"name":"root","url":"interfaces/iscopeoptions.html#root","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IScopeOptions"},{"id":44,"kind":1024,"name":"children","url":"interfaces/iscopeoptions.html#children","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IScopeOptions"},{"id":45,"kind":1024,"name":"cwd","url":"interfaces/iscopeoptions.html#cwd","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IScopeOptions"},{"id":46,"kind":1024,"name":"env","url":"interfaces/iscopeoptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IScopeOptions"},{"id":47,"kind":1024,"name":"silent","url":"interfaces/iscopeoptions.html#silent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IScopeOptions"},{"id":48,"kind":1024,"name":"log","url":"interfaces/iscopeoptions.html#log","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IScopeOptions"},{"id":49,"kind":256,"name":"IPackageOptions","url":"interfaces/ipackageoptions.html","classes":"tsd-kind-interface"},{"id":50,"kind":1024,"name":"file","url":"interfaces/ipackageoptions.html#file","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IPackageOptions"},{"id":51,"kind":1024,"name":"root","url":"interfaces/ipackageoptions.html#root","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IPackageOptions"},{"id":52,"kind":1024,"name":"children","url":"interfaces/ipackageoptions.html#children","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IPackageOptions"},{"id":53,"kind":1024,"name":"cwd","url":"interfaces/ipackageoptions.html#cwd","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IPackageOptions"},{"id":54,"kind":1024,"name":"env","url":"interfaces/ipackageoptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IPackageOptions"},{"id":55,"kind":1024,"name":"silent","url":"interfaces/ipackageoptions.html#silent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IPackageOptions"},{"id":56,"kind":1024,"name":"log","url":"interfaces/ipackageoptions.html#log","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IPackageOptions"},{"id":57,"kind":256,"name":"ICliOptions","url":"interfaces/iclioptions.html","classes":"tsd-kind-interface"},{"id":58,"kind":1024,"name":"file","url":"interfaces/iclioptions.html#file","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ICliOptions"},{"id":59,"kind":1024,"name":"directory","url":"interfaces/iclioptions.html#directory","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ICliOptions"},{"id":60,"kind":1024,"name":"env","url":"interfaces/iclioptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ICliOptions"},{"id":61,"kind":1024,"name":"silent","url":"interfaces/iclioptions.html#silent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ICliOptions"},{"id":62,"kind":1024,"name":"log","url":"interfaces/iclioptions.html#log","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ICliOptions"},{"id":63,"kind":256,"name":"IExecOptions","url":"interfaces/iexecoptions.html","classes":"tsd-kind-interface"},{"id":64,"kind":1024,"name":"cwd","url":"interfaces/iexecoptions.html#cwd","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IExecOptions"},{"id":65,"kind":1024,"name":"env","url":"interfaces/iexecoptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IExecOptions"},{"id":66,"kind":1024,"name":"stdio","url":"interfaces/iexecoptions.html#stdio","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IExecOptions"},{"id":67,"kind":256,"name":"IMultiExecOptions","url":"interfaces/imultiexecoptions.html","classes":"tsd-kind-interface"},{"id":68,"kind":1024,"name":"force","url":"interfaces/imultiexecoptions.html#force","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IMultiExecOptions"},{"id":69,"kind":1024,"name":"silent","url":"interfaces/imultiexecoptions.html#silent","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IMultiExecOptions"},{"id":70,"kind":1024,"name":"cwd","url":"interfaces/imultiexecoptions.html#cwd","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IMultiExecOptions"},{"id":71,"kind":1024,"name":"env","url":"interfaces/imultiexecoptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IMultiExecOptions"},{"id":72,"kind":1024,"name":"stdio","url":"interfaces/imultiexecoptions.html#stdio","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IMultiExecOptions"},{"id":73,"kind":4194304,"name":"TLogger","url":"globals.html#tlogger","classes":"tsd-kind-type-alias"},{"id":74,"kind":4194304,"name":"TScript","url":"globals.html#tscript","classes":"tsd-kind-type-alias"},{"id":75,"kind":4194304,"name":"TScriptFn","url":"globals.html#tscriptfn","classes":"tsd-kind-type-alias"},{"id":76,"kind":65536,"name":"__type","url":"globals.html#tscriptfn.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"TScriptFn"},{"id":77,"kind":4194304,"name":"TCoreOptions","url":"globals.html#tcoreoptions","classes":"tsd-kind-type-alias"},{"id":78,"kind":4194304,"name":"TChildrenDefinition","url":"globals.html#tchildrendefinition","classes":"tsd-kind-type-alias"},{"id":79,"kind":256,"name":"IFsOptions","url":"interfaces/ifsoptions.html","classes":"tsd-kind-interface"},{"id":80,"kind":1024,"name":"confirm","url":"interfaces/ifsoptions.html#confirm","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IFsOptions"},{"id":81,"kind":1024,"name":"fail","url":"interfaces/ifsoptions.html#fail","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IFsOptions"},{"id":82,"kind":256,"name":"IFsWriteOptions","url":"interfaces/ifswriteoptions.html","classes":"tsd-kind-interface"},{"id":83,"kind":1024,"name":"overwrite","url":"interfaces/ifswriteoptions.html#overwrite","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IFsWriteOptions"},{"id":84,"kind":1024,"name":"confirm","url":"interfaces/ifswriteoptions.html#confirm","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IFsWriteOptions"},{"id":85,"kind":1024,"name":"fail","url":"interfaces/ifswriteoptions.html#fail","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IFsWriteOptions"},{"id":86,"kind":4194304,"name":"TCopyFilterFn","url":"globals.html#tcopyfilterfn","classes":"tsd-kind-type-alias"},{"id":87,"kind":64,"name":"copy","url":"globals.html#copy","classes":"tsd-kind-function tsd-is-not-exported"},{"id":88,"kind":64,"name":"rw","url":"globals.html#rw","classes":"tsd-kind-function tsd-is-not-exported"},{"id":89,"kind":64,"name":"json","url":"globals.html#json","classes":"tsd-kind-function tsd-is-not-exported"},{"id":90,"kind":64,"name":"remove","url":"globals.html#remove","classes":"tsd-kind-function tsd-is-not-exported"},{"id":91,"kind":64,"name":"mkdir","url":"globals.html#mkdir","classes":"tsd-kind-function tsd-is-not-exported"},{"id":92,"kind":64,"name":"move","url":"globals.html#move","classes":"tsd-kind-function tsd-is-not-exported"},{"id":93,"kind":64,"name":"write","url":"globals.html#write","classes":"tsd-kind-function tsd-is-not-exported"},{"id":94,"kind":64,"name":"run","url":"globals.html#run","classes":"tsd-kind-function tsd-is-not-exported"},{"id":95,"kind":256,"name":"IListOptions","url":"interfaces/ilistoptions.html","classes":"tsd-kind-interface"},{"id":96,"kind":1024,"name":"all","url":"interfaces/ilistoptions.html#all","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IListOptions"},{"id":97,"kind":1024,"name":"scopes","url":"interfaces/ilistoptions.html#scopes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IListOptions"},{"id":98,"kind":64,"name":"list","url":"globals.html#list","classes":"tsd-kind-function tsd-is-not-exported"},{"id":99,"kind":64,"name":"options","url":"globals.html#options","classes":"tsd-kind-function"},{"id":100,"kind":256,"name":"IRaiseOptions","url":"interfaces/iraiseoptions.html","classes":"tsd-kind-interface"},{"id":101,"kind":1024,"name":"confirm","url":"interfaces/iraiseoptions.html#confirm","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IRaiseOptions"},{"id":102,"kind":1024,"name":"dry","url":"interfaces/iraiseoptions.html#dry","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IRaiseOptions"},{"id":103,"kind":1024,"name":"fail","url":"interfaces/iraiseoptions.html#fail","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IRaiseOptions"},{"id":104,"kind":64,"name":"raise","url":"globals.html#raise","classes":"tsd-kind-function tsd-is-not-exported"},{"id":105,"kind":256,"name":"IConfirmOptions","url":"interfaces/iconfirmoptions.html","classes":"tsd-kind-interface"},{"id":106,"kind":1024,"name":"initial","url":"interfaces/iconfirmoptions.html#initial","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IConfirmOptions"},{"id":107,"kind":1024,"name":"yes","url":"interfaces/iconfirmoptions.html#yes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IConfirmOptions"},{"id":108,"kind":1024,"name":"no","url":"interfaces/iconfirmoptions.html#no","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IConfirmOptions"},{"id":109,"kind":1024,"name":"timeout","url":"interfaces/iconfirmoptions.html#timeout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IConfirmOptions"},{"id":110,"kind":64,"name":"confirm","url":"globals.html#confirm","classes":"tsd-kind-function tsd-is-not-exported"},{"id":111,"kind":256,"name":"ISelectOptions","url":"interfaces/iselectoptions.html","classes":"tsd-kind-interface"},{"id":112,"kind":1024,"name":"initial","url":"interfaces/iselectoptions.html#initial","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ISelectOptions"},{"id":113,"kind":1024,"name":"values","url":"interfaces/iselectoptions.html#values","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ISelectOptions"},{"id":114,"kind":64,"name":"select","url":"globals.html#select","classes":"tsd-kind-function tsd-is-not-exported"},{"id":115,"kind":64,"name":"ensure","url":"globals.html#ensure","classes":"tsd-kind-function tsd-is-not-exported"},{"id":116,"kind":64,"name":"exists","url":"globals.html#exists","classes":"tsd-kind-function tsd-is-not-exported"},{"id":117,"kind":64,"name":"line","url":"globals.html#line","classes":"tsd-kind-function tsd-is-not-exported"},{"id":118,"kind":64,"name":"log","url":"globals.html#log","classes":"tsd-kind-function tsd-is-not-exported"},{"id":119,"kind":64,"name":"rm","url":"globals.html#rm","classes":"tsd-kind-function tsd-is-not-exported"},{"id":120,"kind":64,"name":"silent","url":"globals.html#silent","classes":"tsd-kind-function tsd-is-not-exported"},{"id":121,"kind":256,"name":"IParallelOptions","url":"interfaces/iparalleloptions.html","classes":"tsd-kind-interface"},{"id":122,"kind":1024,"name":"names","url":"interfaces/iparalleloptions.html#names","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IParallelOptions"},{"id":123,"kind":1024,"name":"colors","url":"interfaces/iparalleloptions.html#colors","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IParallelOptions"},{"id":124,"kind":1024,"name":"force","url":"interfaces/iparalleloptions.html#force","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IParallelOptions"},{"id":125,"kind":1024,"name":"silent","url":"interfaces/iparalleloptions.html#silent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IParallelOptions"},{"id":126,"kind":1024,"name":"cwd","url":"interfaces/iparalleloptions.html#cwd","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IParallelOptions"},{"id":127,"kind":1024,"name":"env","url":"interfaces/iparalleloptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IParallelOptions"},{"id":128,"kind":1024,"name":"stdio","url":"interfaces/iparalleloptions.html#stdio","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IParallelOptions"},{"id":129,"kind":256,"name":"IParallel","url":"interfaces/iparallel.html","classes":"tsd-kind-interface"},{"id":130,"kind":2048,"name":"env","url":"interfaces/iparallel.html#env","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"IParallel"},{"id":131,"kind":2048,"name":"fn","url":"interfaces/iparallel.html#fn","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"IParallel"},{"id":132,"kind":32,"name":"parallel","url":"globals.html#parallel","classes":"tsd-kind-variable"},{"id":133,"kind":256,"name":"ISeries","url":"interfaces/iseries.html","classes":"tsd-kind-interface"},{"id":134,"kind":2048,"name":"env","url":"interfaces/iseries.html#env","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"ISeries"},{"id":135,"kind":2048,"name":"fn","url":"interfaces/iseries.html#fn","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"ISeries"},{"id":136,"kind":32,"name":"series","url":"globals.html#series","classes":"tsd-kind-variable"},{"id":137,"kind":4194304,"name":"TStreamOptions","url":"globals.html#tstreamoptions","classes":"tsd-kind-type-alias"},{"id":138,"kind":64,"name":"stream","url":"globals.html#stream","classes":"tsd-kind-function tsd-is-not-exported"}]}; \ No newline at end of file + typedoc.search.data = {"kinds":{"32":"Variable","64":"Function","256":"Interface","1024":"Property","2048":"Method","65536":"Type literal","4194304":"Type alias"},"rows":[{"id":0,"kind":256,"name":"IOfType","url":"interfaces/ioftype.html","classes":"tsd-kind-interface tsd-has-type-parameter"},{"id":1,"kind":256,"name":"IScriptsArray","url":"interfaces/iscriptsarray.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":2,"kind":1024,"name":"length","url":"interfaces/iscriptsarray.html#length","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":3,"kind":2048,"name":"toString","url":"interfaces/iscriptsarray.html#tostring","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":4,"kind":2048,"name":"toLocaleString","url":"interfaces/iscriptsarray.html#tolocalestring","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":5,"kind":2048,"name":"pop","url":"interfaces/iscriptsarray.html#pop","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":6,"kind":2048,"name":"push","url":"interfaces/iscriptsarray.html#push","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":7,"kind":2048,"name":"concat","url":"interfaces/iscriptsarray.html#concat","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":8,"kind":2048,"name":"join","url":"interfaces/iscriptsarray.html#join","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":9,"kind":2048,"name":"reverse","url":"interfaces/iscriptsarray.html#reverse","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":10,"kind":2048,"name":"shift","url":"interfaces/iscriptsarray.html#shift","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":11,"kind":2048,"name":"slice","url":"interfaces/iscriptsarray.html#slice","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":12,"kind":2048,"name":"sort","url":"interfaces/iscriptsarray.html#sort","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":13,"kind":2048,"name":"splice","url":"interfaces/iscriptsarray.html#splice","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":14,"kind":2048,"name":"unshift","url":"interfaces/iscriptsarray.html#unshift","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":15,"kind":2048,"name":"indexOf","url":"interfaces/iscriptsarray.html#indexof","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":16,"kind":2048,"name":"lastIndexOf","url":"interfaces/iscriptsarray.html#lastindexof","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":17,"kind":2048,"name":"every","url":"interfaces/iscriptsarray.html#every","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":18,"kind":2048,"name":"some","url":"interfaces/iscriptsarray.html#some","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":19,"kind":2048,"name":"forEach","url":"interfaces/iscriptsarray.html#foreach","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":20,"kind":2048,"name":"map","url":"interfaces/iscriptsarray.html#map","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":21,"kind":2048,"name":"filter","url":"interfaces/iscriptsarray.html#filter","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":22,"kind":2048,"name":"reduce","url":"interfaces/iscriptsarray.html#reduce","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":23,"kind":2048,"name":"reduceRight","url":"interfaces/iscriptsarray.html#reduceright","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":24,"kind":1024,"name":"Array","url":"interfaces/iscriptsarray.html#array","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"IScriptsArray"},{"id":25,"kind":2048,"name":"find","url":"interfaces/iscriptsarray.html#find","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":26,"kind":2048,"name":"findIndex","url":"interfaces/iscriptsarray.html#findindex","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":27,"kind":2048,"name":"fill","url":"interfaces/iscriptsarray.html#fill","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":28,"kind":2048,"name":"copyWithin","url":"interfaces/iscriptsarray.html#copywithin","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":29,"kind":2048,"name":"__@iterator","url":"interfaces/iscriptsarray.html#___iterator","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":30,"kind":2048,"name":"entries","url":"interfaces/iscriptsarray.html#entries","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":31,"kind":2048,"name":"keys","url":"interfaces/iscriptsarray.html#keys","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":32,"kind":2048,"name":"values","url":"interfaces/iscriptsarray.html#values","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":33,"kind":2048,"name":"__@unscopables","url":"interfaces/iscriptsarray.html#___unscopables","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":34,"kind":2048,"name":"includes","url":"interfaces/iscriptsarray.html#includes","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":35,"kind":2048,"name":"flatMap","url":"interfaces/iscriptsarray.html#flatmap","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":36,"kind":2048,"name":"flat","url":"interfaces/iscriptsarray.html#flat","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"IScriptsArray"},{"id":37,"kind":256,"name":"IScripts","url":"interfaces/iscripts.html","classes":"tsd-kind-interface"},{"id":38,"kind":256,"name":"IOptions","url":"interfaces/ioptions.html","classes":"tsd-kind-interface"},{"id":39,"kind":1024,"name":"env","url":"interfaces/ioptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IOptions"},{"id":40,"kind":1024,"name":"silent","url":"interfaces/ioptions.html#silent","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IOptions"},{"id":41,"kind":1024,"name":"log","url":"interfaces/ioptions.html#log","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IOptions"},{"id":42,"kind":256,"name":"IScopeOptions","url":"interfaces/iscopeoptions.html","classes":"tsd-kind-interface"},{"id":43,"kind":1024,"name":"root","url":"interfaces/iscopeoptions.html#root","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IScopeOptions"},{"id":44,"kind":1024,"name":"children","url":"interfaces/iscopeoptions.html#children","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IScopeOptions"},{"id":45,"kind":1024,"name":"cwd","url":"interfaces/iscopeoptions.html#cwd","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IScopeOptions"},{"id":46,"kind":1024,"name":"env","url":"interfaces/iscopeoptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IScopeOptions"},{"id":47,"kind":1024,"name":"silent","url":"interfaces/iscopeoptions.html#silent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IScopeOptions"},{"id":48,"kind":1024,"name":"log","url":"interfaces/iscopeoptions.html#log","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IScopeOptions"},{"id":49,"kind":256,"name":"IPackageOptions","url":"interfaces/ipackageoptions.html","classes":"tsd-kind-interface"},{"id":50,"kind":1024,"name":"file","url":"interfaces/ipackageoptions.html#file","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IPackageOptions"},{"id":51,"kind":1024,"name":"root","url":"interfaces/ipackageoptions.html#root","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IPackageOptions"},{"id":52,"kind":1024,"name":"children","url":"interfaces/ipackageoptions.html#children","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IPackageOptions"},{"id":53,"kind":1024,"name":"cwd","url":"interfaces/ipackageoptions.html#cwd","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IPackageOptions"},{"id":54,"kind":1024,"name":"env","url":"interfaces/ipackageoptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IPackageOptions"},{"id":55,"kind":1024,"name":"silent","url":"interfaces/ipackageoptions.html#silent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IPackageOptions"},{"id":56,"kind":1024,"name":"log","url":"interfaces/ipackageoptions.html#log","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IPackageOptions"},{"id":57,"kind":256,"name":"ICliOptions","url":"interfaces/iclioptions.html","classes":"tsd-kind-interface"},{"id":58,"kind":1024,"name":"file","url":"interfaces/iclioptions.html#file","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ICliOptions"},{"id":59,"kind":1024,"name":"directory","url":"interfaces/iclioptions.html#directory","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ICliOptions"},{"id":60,"kind":1024,"name":"env","url":"interfaces/iclioptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ICliOptions"},{"id":61,"kind":1024,"name":"silent","url":"interfaces/iclioptions.html#silent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ICliOptions"},{"id":62,"kind":1024,"name":"log","url":"interfaces/iclioptions.html#log","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ICliOptions"},{"id":63,"kind":256,"name":"IExecOptions","url":"interfaces/iexecoptions.html","classes":"tsd-kind-interface"},{"id":64,"kind":1024,"name":"cwd","url":"interfaces/iexecoptions.html#cwd","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IExecOptions"},{"id":65,"kind":1024,"name":"env","url":"interfaces/iexecoptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IExecOptions"},{"id":66,"kind":1024,"name":"stdio","url":"interfaces/iexecoptions.html#stdio","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IExecOptions"},{"id":67,"kind":256,"name":"IMultiExecOptions","url":"interfaces/imultiexecoptions.html","classes":"tsd-kind-interface"},{"id":68,"kind":1024,"name":"force","url":"interfaces/imultiexecoptions.html#force","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IMultiExecOptions"},{"id":69,"kind":1024,"name":"silent","url":"interfaces/imultiexecoptions.html#silent","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IMultiExecOptions"},{"id":70,"kind":1024,"name":"args","url":"interfaces/imultiexecoptions.html#args","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IMultiExecOptions"},{"id":71,"kind":1024,"name":"cwd","url":"interfaces/imultiexecoptions.html#cwd","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IMultiExecOptions"},{"id":72,"kind":1024,"name":"env","url":"interfaces/imultiexecoptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IMultiExecOptions"},{"id":73,"kind":1024,"name":"stdio","url":"interfaces/imultiexecoptions.html#stdio","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IMultiExecOptions"},{"id":74,"kind":4194304,"name":"TLogger","url":"globals.html#tlogger","classes":"tsd-kind-type-alias"},{"id":75,"kind":4194304,"name":"TScript","url":"globals.html#tscript","classes":"tsd-kind-type-alias"},{"id":76,"kind":4194304,"name":"TScriptFn","url":"globals.html#tscriptfn","classes":"tsd-kind-type-alias"},{"id":77,"kind":65536,"name":"__type","url":"globals.html#tscriptfn.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"TScriptFn"},{"id":78,"kind":4194304,"name":"TCoreOptions","url":"globals.html#tcoreoptions","classes":"tsd-kind-type-alias"},{"id":79,"kind":4194304,"name":"TChildrenDefinition","url":"globals.html#tchildrendefinition","classes":"tsd-kind-type-alias"},{"id":80,"kind":256,"name":"IFsOptions","url":"interfaces/ifsoptions.html","classes":"tsd-kind-interface"},{"id":81,"kind":1024,"name":"confirm","url":"interfaces/ifsoptions.html#confirm","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IFsOptions"},{"id":82,"kind":1024,"name":"fail","url":"interfaces/ifsoptions.html#fail","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IFsOptions"},{"id":83,"kind":256,"name":"IFsWriteOptions","url":"interfaces/ifswriteoptions.html","classes":"tsd-kind-interface"},{"id":84,"kind":1024,"name":"overwrite","url":"interfaces/ifswriteoptions.html#overwrite","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IFsWriteOptions"},{"id":85,"kind":1024,"name":"confirm","url":"interfaces/ifswriteoptions.html#confirm","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IFsWriteOptions"},{"id":86,"kind":1024,"name":"fail","url":"interfaces/ifswriteoptions.html#fail","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IFsWriteOptions"},{"id":87,"kind":4194304,"name":"TCopyFilterFn","url":"globals.html#tcopyfilterfn","classes":"tsd-kind-type-alias"},{"id":88,"kind":64,"name":"copy","url":"globals.html#copy","classes":"tsd-kind-function tsd-is-not-exported"},{"id":89,"kind":64,"name":"rw","url":"globals.html#rw","classes":"tsd-kind-function tsd-is-not-exported"},{"id":90,"kind":64,"name":"json","url":"globals.html#json","classes":"tsd-kind-function tsd-is-not-exported"},{"id":91,"kind":64,"name":"remove","url":"globals.html#remove","classes":"tsd-kind-function tsd-is-not-exported"},{"id":92,"kind":64,"name":"mkdir","url":"globals.html#mkdir","classes":"tsd-kind-function tsd-is-not-exported"},{"id":93,"kind":64,"name":"move","url":"globals.html#move","classes":"tsd-kind-function tsd-is-not-exported"},{"id":94,"kind":64,"name":"write","url":"globals.html#write","classes":"tsd-kind-function tsd-is-not-exported"},{"id":95,"kind":64,"name":"run","url":"globals.html#run","classes":"tsd-kind-function tsd-is-not-exported"},{"id":96,"kind":256,"name":"IListOptions","url":"interfaces/ilistoptions.html","classes":"tsd-kind-interface"},{"id":97,"kind":1024,"name":"all","url":"interfaces/ilistoptions.html#all","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IListOptions"},{"id":98,"kind":1024,"name":"scopes","url":"interfaces/ilistoptions.html#scopes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IListOptions"},{"id":99,"kind":64,"name":"list","url":"globals.html#list","classes":"tsd-kind-function tsd-is-not-exported"},{"id":100,"kind":64,"name":"options","url":"globals.html#options","classes":"tsd-kind-function"},{"id":101,"kind":256,"name":"IRaiseOptions","url":"interfaces/iraiseoptions.html","classes":"tsd-kind-interface"},{"id":102,"kind":1024,"name":"confirm","url":"interfaces/iraiseoptions.html#confirm","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IRaiseOptions"},{"id":103,"kind":1024,"name":"dry","url":"interfaces/iraiseoptions.html#dry","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IRaiseOptions"},{"id":104,"kind":1024,"name":"fail","url":"interfaces/iraiseoptions.html#fail","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IRaiseOptions"},{"id":105,"kind":64,"name":"raise","url":"globals.html#raise","classes":"tsd-kind-function tsd-is-not-exported"},{"id":106,"kind":256,"name":"IConfirmOptions","url":"interfaces/iconfirmoptions.html","classes":"tsd-kind-interface"},{"id":107,"kind":1024,"name":"initial","url":"interfaces/iconfirmoptions.html#initial","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IConfirmOptions"},{"id":108,"kind":1024,"name":"yes","url":"interfaces/iconfirmoptions.html#yes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IConfirmOptions"},{"id":109,"kind":1024,"name":"no","url":"interfaces/iconfirmoptions.html#no","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IConfirmOptions"},{"id":110,"kind":1024,"name":"timeout","url":"interfaces/iconfirmoptions.html#timeout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IConfirmOptions"},{"id":111,"kind":64,"name":"confirm","url":"globals.html#confirm","classes":"tsd-kind-function tsd-is-not-exported"},{"id":112,"kind":256,"name":"ISelectOptions","url":"interfaces/iselectoptions.html","classes":"tsd-kind-interface"},{"id":113,"kind":1024,"name":"initial","url":"interfaces/iselectoptions.html#initial","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ISelectOptions"},{"id":114,"kind":1024,"name":"values","url":"interfaces/iselectoptions.html#values","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ISelectOptions"},{"id":115,"kind":64,"name":"select","url":"globals.html#select","classes":"tsd-kind-function tsd-is-not-exported"},{"id":116,"kind":64,"name":"ensure","url":"globals.html#ensure","classes":"tsd-kind-function tsd-is-not-exported"},{"id":117,"kind":64,"name":"exists","url":"globals.html#exists","classes":"tsd-kind-function tsd-is-not-exported"},{"id":118,"kind":64,"name":"line","url":"globals.html#line","classes":"tsd-kind-function tsd-is-not-exported"},{"id":119,"kind":64,"name":"log","url":"globals.html#log","classes":"tsd-kind-function tsd-is-not-exported"},{"id":120,"kind":64,"name":"rm","url":"globals.html#rm","classes":"tsd-kind-function tsd-is-not-exported"},{"id":121,"kind":64,"name":"silent","url":"globals.html#silent","classes":"tsd-kind-function tsd-is-not-exported"},{"id":122,"kind":256,"name":"IParallelOptions","url":"interfaces/iparalleloptions.html","classes":"tsd-kind-interface"},{"id":123,"kind":1024,"name":"names","url":"interfaces/iparalleloptions.html#names","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IParallelOptions"},{"id":124,"kind":1024,"name":"colors","url":"interfaces/iparalleloptions.html#colors","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"IParallelOptions"},{"id":125,"kind":1024,"name":"force","url":"interfaces/iparalleloptions.html#force","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IParallelOptions"},{"id":126,"kind":1024,"name":"silent","url":"interfaces/iparalleloptions.html#silent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IParallelOptions"},{"id":127,"kind":1024,"name":"args","url":"interfaces/iparalleloptions.html#args","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IParallelOptions"},{"id":128,"kind":1024,"name":"cwd","url":"interfaces/iparalleloptions.html#cwd","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IParallelOptions"},{"id":129,"kind":1024,"name":"env","url":"interfaces/iparalleloptions.html#env","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IParallelOptions"},{"id":130,"kind":1024,"name":"stdio","url":"interfaces/iparalleloptions.html#stdio","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"IParallelOptions"},{"id":131,"kind":256,"name":"IParallel","url":"interfaces/iparallel.html","classes":"tsd-kind-interface"},{"id":132,"kind":2048,"name":"env","url":"interfaces/iparallel.html#env","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"IParallel"},{"id":133,"kind":2048,"name":"fn","url":"interfaces/iparallel.html#fn","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"IParallel"},{"id":134,"kind":32,"name":"parallel","url":"globals.html#parallel","classes":"tsd-kind-variable"},{"id":135,"kind":256,"name":"ISeries","url":"interfaces/iseries.html","classes":"tsd-kind-interface"},{"id":136,"kind":2048,"name":"env","url":"interfaces/iseries.html#env","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"ISeries"},{"id":137,"kind":2048,"name":"fn","url":"interfaces/iseries.html#fn","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"ISeries"},{"id":138,"kind":32,"name":"series","url":"globals.html#series","classes":"tsd-kind-variable"},{"id":139,"kind":4194304,"name":"TStreamOptions","url":"globals.html#tstreamoptions","classes":"tsd-kind-type-alias"},{"id":140,"kind":64,"name":"stream","url":"globals.html#stream","classes":"tsd-kind-function tsd-is-not-exported"}]}; \ No newline at end of file diff --git a/docs/globals.html b/docs/globals.html index ee0bc79..8831a05 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -3,7 +3,7 @@ - kpo 0.2.0 + kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -54,7 +54,7 @@ Globals -

    kpo 0.2.0

    +

    kpo 0.3.0

    @@ -143,7 +143,7 @@

    TChildrenDefinition

    TChildrenDefinition: IOfType<string> | string[]
    @@ -162,7 +162,7 @@

    TCopyFilterFn

    TCopyFilterFn: function | function
    @@ -172,7 +172,7 @@

    TCoreOptions

    TCoreOptions: ICliOptions & IPackageOptions
    @@ -182,7 +182,7 @@

    TLogger

    TLogger: LogLevelDesc
    @@ -197,7 +197,7 @@

    TScript

    TScript: undefined | null | false | string | Error | TScriptFn | IScriptsArray
    @@ -232,7 +232,7 @@

    TScriptFn

    TScriptFn: function
    @@ -273,7 +273,7 @@

    TStreamOptions

    TStreamOptions: IMultiExecOptions & object
    @@ -291,7 +291,7 @@

    Const parallel

    parallel: IParallel = create()
    @@ -312,7 +312,7 @@

    Const series

    series: ISeries = create()
    @@ -341,7 +341,7 @@

    confirm

  • @@ -377,7 +377,7 @@

    Returns Promise
    @@ -420,7 +420,7 @@

    copy

  • @@ -459,7 +459,7 @@

    Returns Promise
    @@ -511,7 +511,7 @@

    ensure

  • @@ -544,7 +544,7 @@

    Returns Promise
    @@ -590,7 +590,7 @@

    exists

  • @@ -623,7 +623,7 @@

    Returns Promise
    @@ -668,7 +668,7 @@

    json

  • @@ -740,7 +740,7 @@

    line

  • @@ -763,7 +763,7 @@

    Returns string
    @@ -798,7 +798,7 @@

    list

  • @@ -841,7 +841,7 @@

    log

  • @@ -874,7 +874,7 @@

    Returns void
    @@ -919,7 +919,7 @@

    mkdir

  • @@ -970,7 +970,7 @@

    move

  • @@ -1018,7 +1018,7 @@

    options

  • @@ -1046,7 +1046,7 @@

    raise

  • @@ -1088,7 +1088,7 @@

    remove

  • @@ -1140,7 +1140,7 @@

    rm

  • @@ -1173,7 +1173,7 @@

    Returns Promise
    @@ -1218,7 +1218,7 @@

    run

  • @@ -1266,7 +1266,7 @@

    rw

  • @@ -1338,7 +1338,7 @@

    select

  • @@ -1374,7 +1374,7 @@

    Returns Promise
    @@ -1417,7 +1417,7 @@

    silent

  • @@ -1456,7 +1456,7 @@

    Returns Promise
    @@ -1507,7 +1507,7 @@

    stream

  • @@ -1560,7 +1560,7 @@

    write

  • @@ -1596,7 +1596,7 @@

    Returns Promise
    @@ -1632,7 +1632,7 @@

    Returns Promise
    diff --git a/docs/index.html b/docs/index.html index 54cbe55..f5b86e3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - kpo 0.2.0 + kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -54,7 +54,7 @@ Globals

  • -

    kpo 0.2.0

    +

    kpo 0.3.0

    diff --git a/docs/interfaces/iclioptions.html b/docs/interfaces/iclioptions.html index 5b394fc..4f5c8f1 100644 --- a/docs/interfaces/iclioptions.html +++ b/docs/interfaces/iclioptions.html @@ -3,7 +3,7 @@ - ICliOptions | kpo 0.2.0 + ICliOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -109,7 +109,7 @@

    Optional directory

    directory: string | null
    @@ -125,7 +125,7 @@

    Optional env

    @@ -140,7 +140,7 @@

    Optional file

    file: string | null
    @@ -156,7 +156,7 @@

    Optional log

    @@ -172,7 +172,7 @@

    Optional silent

    diff --git a/docs/interfaces/iconfirmoptions.html b/docs/interfaces/iconfirmoptions.html index 7c4ba90..12283b5 100644 --- a/docs/interfaces/iconfirmoptions.html +++ b/docs/interfaces/iconfirmoptions.html @@ -3,7 +3,7 @@ - IConfirmOptions | kpo 0.2.0 + IConfirmOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -103,7 +103,7 @@

    Optional initial

    initial: undefined | false | true
    @@ -118,7 +118,7 @@

    Optional no

    @@ -133,7 +133,7 @@

    Optional timeout

    timeout: undefined | number
    @@ -148,7 +148,7 @@

    Optional yes

    yes: TScript
    diff --git a/docs/interfaces/iexecoptions.html b/docs/interfaces/iexecoptions.html index 6163c30..8f91cc0 100644 --- a/docs/interfaces/iexecoptions.html +++ b/docs/interfaces/iexecoptions.html @@ -3,7 +3,7 @@ - IExecOptions | kpo 0.2.0 + IExecOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -107,7 +107,7 @@

    Optional cwd

    cwd: undefined | string
    @@ -122,7 +122,7 @@

    Optional env

    env: IOfType<string>
    @@ -137,7 +137,7 @@

    Optional stdio

    stdio: "pipe" | "ignore" | "inherit"
    diff --git a/docs/interfaces/ifsoptions.html b/docs/interfaces/ifsoptions.html index 45fdfa4..eb01620 100644 --- a/docs/interfaces/ifsoptions.html +++ b/docs/interfaces/ifsoptions.html @@ -3,7 +3,7 @@ - IFsOptions | kpo 0.2.0 + IFsOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -106,7 +106,7 @@

    Optional confirm

    confirm: undefined | false | true
    @@ -121,7 +121,7 @@

    Optional fail

    fail: undefined | false | true
    diff --git a/docs/interfaces/ifswriteoptions.html b/docs/interfaces/ifswriteoptions.html index 7f6870b..aac1e65 100644 --- a/docs/interfaces/ifswriteoptions.html +++ b/docs/interfaces/ifswriteoptions.html @@ -3,7 +3,7 @@ - IFsWriteOptions | kpo 0.2.0 + IFsWriteOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -108,7 +108,7 @@

    Optional confirm

    @@ -124,7 +124,7 @@

    Optional fail

    @@ -139,7 +139,7 @@

    Optional overwrite

    overwrite: undefined | false | true
    diff --git a/docs/interfaces/ilistoptions.html b/docs/interfaces/ilistoptions.html index 8804cce..629f97a 100644 --- a/docs/interfaces/ilistoptions.html +++ b/docs/interfaces/ilistoptions.html @@ -3,7 +3,7 @@ - IListOptions | kpo 0.2.0 + IListOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -94,7 +94,7 @@

    Optional all

    all: undefined | false | true
    @@ -109,7 +109,7 @@

    Optional scopes

    scopes: undefined | false | true
    diff --git a/docs/interfaces/imultiexecoptions.html b/docs/interfaces/imultiexecoptions.html index 163e4c4..0dab712 100644 --- a/docs/interfaces/imultiexecoptions.html +++ b/docs/interfaces/imultiexecoptions.html @@ -3,7 +3,7 @@ - IMultiExecOptions | kpo 0.2.0 + IMultiExecOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -96,6 +96,7 @@

    Index

    Properties

    Properties

    +
    + +

    Optional args

    +
    args: string[]
    + +
    +
    +

    Arguments to pass to all commands

    +
    +
    +

    Optional cwd

    @@ -115,7 +131,7 @@

    Optional cwd

    @@ -131,7 +147,7 @@

    Optional env

    @@ -146,7 +162,7 @@

    Optional force

    force: undefined | false | true
    @@ -161,7 +177,7 @@

    Optional silent

    silent: undefined | false | true
    @@ -177,7 +193,7 @@

    Optional stdio

    @@ -203,6 +219,9 @@

    Optional stdio

  • IMultiExecOptions
      +
    • + args +
    • cwd
    • diff --git a/docs/interfaces/ioftype.html b/docs/interfaces/ioftype.html index e9890a8..1342be4 100644 --- a/docs/interfaces/ioftype.html +++ b/docs/interfaces/ioftype.html @@ -3,7 +3,7 @@ - IOfType | kpo 0.2.0 + IOfType | kpo 0.3.0 @@ -22,7 +22,7 @@
    • Preparing search index...
    • The search index is not available
    - kpo 0.2.0 + kpo 0.3.0
  • diff --git a/docs/interfaces/ioptions.html b/docs/interfaces/ioptions.html index 8776c7f..9b8e75d 100644 --- a/docs/interfaces/ioptions.html +++ b/docs/interfaces/ioptions.html @@ -3,7 +3,7 @@ - IOptions | kpo 0.2.0 + IOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -103,7 +103,7 @@

    Optional env

    env: IOfType<string>
    @@ -118,7 +118,7 @@

    Optional log

    log: TLogger
    @@ -133,7 +133,7 @@

    Optional silent

    silent: undefined | false | true
    diff --git a/docs/interfaces/ipackageoptions.html b/docs/interfaces/ipackageoptions.html index 1fa7e42..c442c8d 100644 --- a/docs/interfaces/ipackageoptions.html +++ b/docs/interfaces/ipackageoptions.html @@ -3,7 +3,7 @@ - IPackageOptions | kpo 0.2.0 + IPackageOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -112,7 +112,7 @@

    Optional children

    @@ -128,7 +128,7 @@

    Optional cwd

    @@ -151,7 +151,7 @@

    Optional env

    @@ -166,7 +166,7 @@

    Optional file

    file: string | null
    @@ -182,7 +182,7 @@

    Optional log

    @@ -198,7 +198,7 @@

    Optional root

    @@ -214,7 +214,7 @@

    Optional silent

    diff --git a/docs/interfaces/iparallel.html b/docs/interfaces/iparallel.html index 131b8d6..b732250 100644 --- a/docs/interfaces/iparallel.html +++ b/docs/interfaces/iparallel.html @@ -3,7 +3,7 @@ - IParallel | kpo 0.2.0 + IParallel | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -88,7 +88,7 @@

    Callable

  • @@ -153,7 +153,7 @@

    env

  • Parameters

    @@ -197,7 +197,7 @@

    fn

  • Parameters

    diff --git a/docs/interfaces/iparalleloptions.html b/docs/interfaces/iparalleloptions.html index 71035f8..1d75a69 100644 --- a/docs/interfaces/iparalleloptions.html +++ b/docs/interfaces/iparalleloptions.html @@ -3,7 +3,7 @@ - IParallelOptions | kpo 0.2.0 + IParallelOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -91,6 +91,7 @@

    Index

    Properties

    Properties

    +
    + +

    Optional args

    +
    args: string[]
    + +
    +
    +

    Arguments to pass to all commands

    +
    +
    +

    Optional colors

    colors: string[]
    @@ -122,7 +139,7 @@

    Optional cwd

    @@ -138,7 +155,7 @@

    Optional env

    @@ -154,7 +171,7 @@

    Optional force

    @@ -169,7 +186,7 @@

    Optional names

    names: string[]
    @@ -180,7 +197,7 @@

    Optional silent

    @@ -196,7 +213,7 @@

    Optional stdio

    @@ -222,6 +239,9 @@

    Optional stdio

  • IParallelOptions
      +
    • + args +
    • colors
    • diff --git a/docs/interfaces/iraiseoptions.html b/docs/interfaces/iraiseoptions.html index 7b6b82a..cda521f 100644 --- a/docs/interfaces/iraiseoptions.html +++ b/docs/interfaces/iraiseoptions.html @@ -3,7 +3,7 @@ - IRaiseOptions | kpo 0.2.0 + IRaiseOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
    • Preparing search index...
    • The search index is not available
    - kpo 0.2.0 + kpo 0.3.0
  • @@ -95,7 +95,7 @@

    Optional confirm

    confirm: undefined | false | true
    @@ -110,7 +110,7 @@

    Optional dry

    dry: undefined | false | true
    @@ -125,7 +125,7 @@

    Optional fail

    fail: undefined | false | true
    diff --git a/docs/interfaces/iscopeoptions.html b/docs/interfaces/iscopeoptions.html index ef95941..188a5b4 100644 --- a/docs/interfaces/iscopeoptions.html +++ b/docs/interfaces/iscopeoptions.html @@ -3,7 +3,7 @@ - IScopeOptions | kpo 0.2.0 + IScopeOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -115,7 +115,7 @@

    Optional children

    @@ -130,7 +130,7 @@

    Optional cwd

    cwd: undefined | string
    @@ -153,7 +153,7 @@

    Optional env

    @@ -169,7 +169,7 @@

    Optional log

    @@ -184,7 +184,7 @@

    Optional root

    root: string | null
    @@ -200,7 +200,7 @@

    Optional silent

    diff --git a/docs/interfaces/iscripts.html b/docs/interfaces/iscripts.html index b416619..9c9c2af 100644 --- a/docs/interfaces/iscripts.html +++ b/docs/interfaces/iscripts.html @@ -3,7 +3,7 @@ - IScripts | kpo 0.2.0 + IScripts | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    diff --git a/docs/interfaces/iscriptsarray.html b/docs/interfaces/iscriptsarray.html index fad1be0..6a4c55f 100644 --- a/docs/interfaces/iscriptsarray.html +++ b/docs/interfaces/iscriptsarray.html @@ -3,7 +3,7 @@ - IScriptsArray | kpo 0.2.0 + IScriptsArray | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    diff --git a/docs/interfaces/iselectoptions.html b/docs/interfaces/iselectoptions.html index 766b46c..6e5ba7b 100644 --- a/docs/interfaces/iselectoptions.html +++ b/docs/interfaces/iselectoptions.html @@ -3,7 +3,7 @@ - ISelectOptions | kpo 0.2.0 + ISelectOptions | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -101,7 +101,7 @@

    Optional initial

    initial: undefined | string
    @@ -116,7 +116,7 @@

    values

    values: IOfType<TScript>
    diff --git a/docs/interfaces/iseries.html b/docs/interfaces/iseries.html index bcd84fd..f6ac221 100644 --- a/docs/interfaces/iseries.html +++ b/docs/interfaces/iseries.html @@ -3,7 +3,7 @@ - ISeries | kpo 0.2.0 + ISeries | kpo 0.3.0 @@ -22,7 +22,7 @@
  • Preparing search index...
  • The search index is not available
  • - kpo 0.2.0 + kpo 0.3.0
    @@ -88,7 +88,7 @@

    Callable

  • @@ -153,7 +153,7 @@

    env

  • Parameters

    @@ -197,7 +197,7 @@

    fn

  • Parameters

    diff --git a/package-lock.json b/package-lock.json index c8e73d9..1f177d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "kpo", - "version": "0.2.0", + "version": "0.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6832fbf..5b7f417 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kpo", - "version": "0.2.0", + "version": "0.3.0", "author": "Rafa Mel", "description": "A task runner that goes where npm scripts won't, for the true capo", "keywords": [