Contents

Treatments group for manipulating files and directories.

Available Treatments

These are the treatments currently provided by the "Contents" treatment group:

Example:

{
    ...
    "treatments": [
        {
            "treatment": "contents.move", "arguments": ["newozero/", "apps/newozero/"]
        },
    ],
    ...
}

Last updated