diff --git a/docs/.nojekyll b/docs/.nojekyll deleted file mode 100644 index e69de29..0000000 diff --git a/docs/classes/_box_.box.html b/docs/classes/_box_.box.html index ba34cb2..456acdc 100644 --- a/docs/classes/_box_.box.html +++ b/docs/classes/_box_.box.html @@ -127,7 +127,7 @@

constructor

  • Parameters

    @@ -149,7 +149,7 @@

    _requestors

    _requestors: Requestor[]
    @@ -159,7 +159,7 @@

    Optional value

    value: any
    @@ -176,7 +176,7 @@

    assert

  • Parameters

    @@ -202,7 +202,7 @@

    compose

  • Parameters

    @@ -225,7 +225,7 @@

    exec

  • Returns Promise<any>

    @@ -242,7 +242,7 @@

    if

  • Parameters

    @@ -268,7 +268,7 @@

    ifElse

  • Parameters

    @@ -297,7 +297,7 @@

    ifReturn

  • Parameters

    @@ -323,7 +323,7 @@

    map

  • Parameters

    @@ -348,7 +348,7 @@

    Static errors

    errors: object
    @@ -357,7 +357,7 @@

    BoxEarlyReturnError

    BoxEarlyReturnError: BoxEarlyReturnError
    @@ -367,7 +367,7 @@

    BoxError

    BoxError: BoxError
    @@ -377,7 +377,7 @@

    NotFound

    NotFound: NotFound
    @@ -387,7 +387,7 @@

    Unauthorized

    Unauthorized: Unauthorized
    diff --git a/docs/classes/_box_.boxearlyreturnerror.html b/docs/classes/_box_.boxearlyreturnerror.html index 86f4eb3..7c7c62e 100644 --- a/docs/classes/_box_.boxearlyreturnerror.html +++ b/docs/classes/_box_.boxearlyreturnerror.html @@ -118,7 +118,7 @@

    constructor

  • Parameters

    @@ -140,7 +140,7 @@

    code

    code: string
    @@ -172,7 +172,7 @@

    Optional returnValue

    returnValue: any
    diff --git a/docs/classes/_box_.boxerror.html b/docs/classes/_box_.boxerror.html index c5f3e08..294c170 100644 --- a/docs/classes/_box_.boxerror.html +++ b/docs/classes/_box_.boxerror.html @@ -118,7 +118,7 @@

    constructor

  • Parameters

    @@ -173,7 +173,7 @@

    Optional reason

    reason: undefined | string
    @@ -195,7 +195,7 @@

    statusCode

    statusCode: number
    diff --git a/docs/interfaces/_box_.errorspec.html b/docs/interfaces/_box_.errorspec.html index 34dbbaa..48ec11c 100644 --- a/docs/interfaces/_box_.errorspec.html +++ b/docs/interfaces/_box_.errorspec.html @@ -100,7 +100,7 @@

    Optional message

    message: undefined | string
    @@ -110,7 +110,7 @@

    Optional reason

    reason: undefined | string
    @@ -120,7 +120,7 @@

    Optional statusCode

    statusCode: undefined | number
    diff --git a/docs/modules/_box_.html b/docs/modules/_box_.html index 94e33f4..02d00c8 100644 --- a/docs/modules/_box_.html +++ b/docs/modules/_box_.html @@ -111,7 +111,7 @@

    Assertion

    Assertion: function
    @@ -142,7 +142,7 @@

    IBox

    IBox: object
    @@ -160,7 +160,7 @@

    Requestor

    Requestor: Function
    @@ -177,7 +177,7 @@

    NotFound

  • Parameters

    @@ -208,7 +208,7 @@

    Unauthorized

  • Returns object

    @@ -233,7 +233,7 @@

    validateRequestors

  • Parameters