Extracted at 2014-06-26.
pike.ida.liu.se
[Top]
Tools
Tools.Application
Tools.Application.Backgrounder

Method Tools.Application.Backgrounder()->create()


Method create

void Tools.Application.Backgrounder(array(string) _args, array(string)|void _bootargs)

Parameter _args

The arguments used to run this command line program

Parameter _bootargs

If _args is a subset of the full command line arguments (such as would be received by a Tools.Standalone utility), then this parameter should contain the extra arguments that would be required to get this program to be run (such as ({"-x", "mytool"})).