Overlay


Description:

public Overlay (Folder? project) throws Error

Constructor.

When project is null, overlay_map stays empty and create()/cleanup() do nothing.

Parameters:

project

Project folder object (is_project = true) - the main project directory

Exceptions:

Error

if project is invalid, build_roots() fails, or paths are not absolute