FusionInventory::Agent::Target::Local(3) Local target

DESCRIPTION

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.