#include <provision.hpp>
Public Member Functions | |
ProvisionFile (const provision::File &file) | |
Runs call in the container's context. More... | |
void | execute () |
void | revert () |
Private Attributes | |
const provision::File & | mFile |
lxcpp::ProvisionFile::ProvisionFile | ( | const provision::File & | file | ) |
Runs call in the container's context.
Add/remove new file/fifo/dir provision to/from the container
|
virtual |
Implements lxcpp::Command.
|
virtual |
Reimplemented from lxcpp::Command.
|
private |