struct

OIJ::Contest

Inherits Struct < Value < Object

Constructors

current
Source
from_directory(directory : Path) : self
Source

Class methods

from_directory?(directory : Path) : self | Nil
Source
from_url(url : String) : self | Nil
Source
from_url?(url : String) : self | Nil
Source

Instance methods

download_inline(oj_args : Array(String) | Nil, *, silent : Bool)
Source
initialize
Source
pred(strict = false)
Source
prepare(oj_args : Array(String) | Nil, *, silent : Bool)
Source
succ(strict = false)
Source
to_directory
Source
to_url
Source