abstract struct OIJ::Contest
- OIJ::Contest
- Struct
- Value
- Object
Direct Known Subclasses
Defined in:
service.crConstructors
Class Method Summary
- .from_directory?(directory : Path) : self | Nil
- .from_url(url : String) : self | Nil
- .from_url?(url : String) : self | Nil
Instance Method Summary
- #download_inline(oj_args : Array(String) | Nil, *, silent : Bool)
- #initialize
- #pred(strict = false)
- #prepare(oj_args : Array(String) | Nil, *, silent : Bool)
- #succ(strict = false)
- #to_directory : Path
- #to_url : String