struct DotPrison::Prison::PolicyData::Category::Privilege
Defined in:
dot_prison/prison/policy_data.crConstructors
Instance Method Summary
- #education_programs : Bool
- #education_programs=(v : Bool)
- #mail : Bool
- #mail=(v : Bool)
- #none : Bool
- #none=(v : Bool)
- #prison_labour : Bool
- #prison_labour=(v : Bool)
- #programs : Bool
- #programs=(v : Bool)
- #table : DotPrison::Table
-
#unconsumed : Array(String)
Keys for the associated table that have not been consumed
- #visitation : Bool
- #visitation=(v : Bool)
- #wellness_programs : Bool
- #wellness_programs=(v : Bool)
- #work_programs : Bool
- #work_programs=(v : Bool)
Instance methods inherited from struct DotPrison::Consumer
initialize
initialize,
table : DotPrison::Table
table
Constructor methods inherited from struct DotPrison::Consumer
new
new
Instance methods inherited from class Object
to_prison
to_prison
Constructor Detail
Instance Method Detail
Keys for the associated table that have not been consumed
This may be because they have not been implemented yet, they may have an unknown purpose, or could be part of an unsupported mod