Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extracts the whole project to disk.
Syntax
public container extract([str path, boolean extractReferenced])
Run On
Called
Parameters
- path
Type: str
The full path of where the project should be stored.
- extractReferenced
Type: boolean
A Boolean value that determines whether to extract the referenced projects.
Return Value
Type: container
A list of paths where the project was extracted.