class NCTU::OJ::Config::Invalid
- NCTU::OJ::Config::Invalid
- Reference
- Object
Included Modules
- YAML::Serializable
Defined in:
support/config.crConstructors
Instance Method Summary
-
#==(other)
Returns
false(other can only be aValuehere). - #equals?(sid, pid)
- #problem_id : Int32
- #problem_id=(problem_id : Int32)
- #student_id : String
- #student_id=(student_id : String)
Constructor Detail
Instance Method Detail
def ==(other)
#
Description copied from class Reference
Returns false (other can only be a Value here).