Class: Crawlora::EspnGroup
- Inherits:
-
Object
- Object
- Crawlora::EspnGroup
- Defined in:
- sig/crawlora.rbs
Instance Method Summary collapse
- #athlete ⇒ Object
- #game_summary ⇒ Object
-
#initialize ⇒ EspnGroup
constructor
A new instance of EspnGroup.
- #news ⇒ Object
- #rankings ⇒ Object
- #scoreboard ⇒ Object
- #standings ⇒ Object
- #team ⇒ Object
- #team_roster ⇒ Object
- #teams ⇒ Object
Constructor Details
#initialize ⇒ EspnGroup
Returns a new instance of EspnGroup.
266 |
# File 'sig/crawlora.rbs', line 266
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#athlete ⇒ Object
267 |
# File 'sig/crawlora.rbs', line 267
def athlete: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?athlete: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#game_summary ⇒ Object
268 |
# File 'sig/crawlora.rbs', line 268
def game_summary: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?event: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#news ⇒ Object
269 |
# File 'sig/crawlora.rbs', line 269
def news: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#rankings ⇒ Object
270 |
# File 'sig/crawlora.rbs', line 270
def rankings: (?sport: "football" | "basketball", ?league: "college-football" | "mens-college-basketball" | "womens-college-basketball", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#scoreboard ⇒ Object
271 |
# File 'sig/crawlora.rbs', line 271
def scoreboard: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?dates: String, ?week: Integer, ?seasontype: "1" | "2" | "3" | "4", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#standings ⇒ Object
272 |
# File 'sig/crawlora.rbs', line 272
def standings: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?season: Integer, ?seasontype: "1" | "2" | "3", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#team ⇒ Object
273 |
# File 'sig/crawlora.rbs', line 273
def team: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?team: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#team_roster ⇒ Object
274 |
# File 'sig/crawlora.rbs', line 274
def team_roster: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?team: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#teams ⇒ Object
275 |
# File 'sig/crawlora.rbs', line 275
def teams: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|