BrickOvenYaml class

Brick Oven configuration yaml file which contains metadata used when interacting with the Brick Oven CLI.

Constructors

BrickOvenYaml()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

findNearest(Directory cwd) → File?
finds the nearest ancestor directory that contains the brick oven yaml file

Constants

file → const String
the name of the brick oven yaml file