From f7d628361788b7f4a3764143f160a1cae691aa60 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 24 Sep 2023 07:11:04 +0000 Subject: [PATCH] docs updated v2.7.1 --- classes/default.html | 20 ++++++++++---------- functions/addOJ.html | 10 +++++----- functions/cli.html | 10 +++++----- index.html | 12 ++++++------ interfaces/Contest.html | 22 +++++++++++----------- interfaces/LscontestsConfig.html | 22 +++++++++++----------- interfaces/OJ.html | 14 +++++++------- modules.html | 10 +++++----- types/rule.html | 10 +++++----- 9 files changed, 65 insertions(+), 65 deletions(-) diff --git a/classes/default.html b/classes/default.html index 47cb666..35c49a4 100644 --- a/classes/default.html +++ b/classes/default.html @@ -1,4 +1,4 @@ -default | lscontests - v2.7.0
+default | lscontests - v2.7.1
  • Preparing search index...
  • -
  • The search index is not available
lscontests - v2.7.0
+
  • The search index is not available
  • lscontests - v2.7.1
    @@ -20,7 +20,7 @@

    Hierarchy

    • default
    +
  • Defined in index.ts:18
  • @@ -58,7 +58,7 @@
    log_level: log_transport: ConsoleTransportInstance = winston.transports.Console

    Returns default

    +
  • Defined in index.ts:30
  • Properties

    @@ -80,12 +80,12 @@
    sort
    upcoming: boolean
    +
  • Defined in index.ts:20
  • logger: Logger
    +
  • Defined in index.ts:28
  • Methods

    @@ -95,7 +95,7 @@
    +
  • Defined in index.ts:44
    • @@ -108,7 +108,7 @@

      Parameters

      language: string = "zh-CN"

    Returns Promise<string>

    +
  • Defined in index.ts:77
  • +
  • Defined in lib/oj/index.ts:36
  • @@ -6,7 +6,7 @@ lscontests - v2.7.0 +
  • The search index is not available
  • lscontests - v2.7.1
    @@ -63,7 +63,7 @@
    log_transport: Returns Promise<void>
    +
  • Defined in cli.ts:33
  • @@ -6,12 +6,12 @@ lscontests - v2.7.0 +
  • The search index is not available
  • lscontests - v2.7.1
    -

    lscontests - v2.7.0

    +

    lscontests - v2.7.1

    lscontests

    GitHub Repo stars GitHub commit activity License @@ -47,7 +47,7 @@

    lscontests - v2.7.0

    It performs as follows:

    -

    (The following content was automatically generated using semantic-release on Sun, 24 Sep 2023 06:43:05 GMT)

    +

    (The following content was automatically generated using semantic-release on Sun, 24 Sep 2023 07:10:27 GMT)

    > lsct -L en @@ -264,7 +264,7 @@

    Use link CLI
  • License
  • @@ -20,7 +20,7 @@

    Hierarchy

    • Contest
    +
  • Defined in lib/contest.ts:6
  • @@ -41,32 +41,32 @@

    Properties

    endTime: Date
    +
  • Defined in lib/contest.ts:12
  • name: string
    +
  • Defined in lib/contest.ts:9
  • ojName: string
    +
  • Defined in lib/contest.ts:8
  • rule: rule
    +
  • Defined in lib/contest.ts:10
  • startTime: Date
    +
  • Defined in lib/contest.ts:11
  • url: string
    +
  • Defined in lib/contest.ts:13
  • @@ -20,7 +20,7 @@

    Hierarchy

    • LscontestsConfig
    +
  • Defined in index.ts:8
  • @@ -41,32 +41,32 @@

    Properties

    abbrList?: string[]
    +
  • Defined in index.ts:10
  • days?: number
    +
  • Defined in index.ts:11
  • running?: boolean
    +
  • Defined in index.ts:13
  • silent?: boolean
    +
  • Defined in index.ts:15
  • sort?: boolean
    +
  • Defined in index.ts:12
  • upcoming?: boolean
    +
  • Defined in index.ts:14
  • @@ -25,7 +25,7 @@

    Hierarchy

    • OJ
    +
  • Defined in lib/oj/index.ts:17
  • @@ -45,7 +45,7 @@

    Properties

    name: string
    +
  • Defined in lib/oj/index.ts:19
  • Methods

    @@ -55,7 +55,7 @@
    +
  • Defined in lib/oj/index.ts:20
  • -

    lscontests - v2.7.0

    +

    lscontests - v2.7.1

    Index

    @@ -50,7 +50,7 @@

    Member Visibility

    Theme

    @@ -6,7 +6,7 @@ lscontests - v2.7.0 +
  • The search index is not available
  • lscontests - v2.7.1
    @@ -20,7 +20,7 @@

    Type alias rule

    +
  • Defined in lib/contest.ts:4