struct Athena::Framework::Parameters::Framework
inherits Struct
#
Constructors#
Methods#
#debug : Bool
#
Returns true
if the application was built without the --release
flag, otherwise false
.
ameba:disable Style/QueryBoolMethods