BricksJson.global constructor

BricksJson.global()

Creates a BricksJson instance from the global bricks.json file.

Implementation

BricksJson.global() : this(directory: BricksJson.globalDir);