1.1. active_document.env

active_document.env.path(*args)

Calculate a path from the root one.

If resulting directory path doesn’t exists, it will be created.

Parameters:args – path parts to add to the root path; if ends with empty string, the resulting path will be treated as a path to a directory
Returns:absolute path

Previous topic

1. active_document module

Next topic

1.2. active_document.database

This Page