table of contents
other versions
- wheezy 2.2.3-8
| FusionInventory::Agent::Target::Local(3pm) | User Contributed Perl Documentation | FusionInventory::Agent::Target::Local(3pm) |
NAME¶
FusionInventory::Agent::Target::Local - Local targetDESCRIPTION¶
This is a target for storing execution result in a local folder.METHODS¶
new(%params)¶
The constructor. The following parameters are allowed, in addition to those from the base class "FusionInventory::Agent::Target", as keys of the %params hash:- path
- the output directory path (mandatory)
getPath()¶
Return the local output directory for this target.| 2012-06-25 | perl v5.14.2 |