From 70cfec4e6d21b75fdc108ff0ac0bff6de9b8fa95 Mon Sep 17 00:00:00 2001 From: Harminder virk Date: Fri, 18 Oct 2019 22:31:38 +0530 Subject: [PATCH] chore(release): 6.3.1 --- .../_src_basecommand_index_.basecommand.html | 30 ++++++++--------- ...exception_.commandvalidationexception.html | 8 ++--- ...ions_invalidflagtype_.invalidflagtype.html | 8 ++--- ...mmandargument_.missingcommandargument.html | 6 ++-- .../_src_generator_file_.generatorfile.html | 12 +++---- .../_src_generator_index_.generator.html | 8 ++--- ..._stringtransformer_.stringtransformer.html | 14 ++++---- docs/classes/_src_hooks_index_.hooks.html | 4 +-- docs/classes/_src_kernel_index_.kernel.html | 32 +++++++++---------- .../_src_manifest_index_.manifest.html | 8 ++--- docs/classes/_src_parser_index_.parser.html | 10 +++--- ...cts_index_.commandconstructorcontract.html | 16 +++++----- ..._src_contracts_index_.commandcontract.html | 12 +++---- ...rc_contracts_index_.generatorcontract.html | 6 ++-- ...ontracts_index_.generatorfilecontract.html | 10 +++--- ...acts_index_.serializedcommandcontract.html | 10 +++--- docs/modules/_src_contracts_index_.html | 22 ++++++------- docs/modules/_src_decorators_args_.html | 6 ++-- docs/modules/_src_decorators_flags_.html | 12 +++---- docs/modules/_src_utils_handleerror_.html | 2 +- docs/modules/_src_utils_help_.html | 4 +-- .../_src_utils_sortandgroupcommands_.html | 2 +- docs/modules/_src_utils_validatecommand_.html | 2 +- package-lock.json | 2 +- package.json | 2 +- 25 files changed, 124 insertions(+), 124 deletions(-) diff --git a/docs/classes/_src_basecommand_index_.basecommand.html b/docs/classes/_src_basecommand_index_.basecommand.html index 7c1fbf5..d77e1ac 100644 --- a/docs/classes/_src_basecommand_index_.basecommand.html +++ b/docs/classes/_src_basecommand_index_.basecommand.html @@ -140,7 +140,7 @@

constructor

  • @@ -169,7 +169,7 @@

    generator

    @@ -185,7 +185,7 @@

    logger

    @@ -201,7 +201,7 @@

    Optional parsed

    @@ -218,7 +218,7 @@

    prompt

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

    rawMode

    rawMode: boolean
    @@ -243,7 +243,7 @@

    Static args

    args: CommandArg[]
    @@ -258,7 +258,7 @@

    Static booted

    booted: boolean
    @@ -273,7 +273,7 @@

    Static commandName

    commandName: string
    @@ -288,7 +288,7 @@

    Static description

    description: string
    @@ -304,7 +304,7 @@

    Static flags

    flags: CommandFlag[]
    @@ -319,7 +319,7 @@

    Static settings

    settings: any
    @@ -343,7 +343,7 @@

    colors

  • @@ -375,7 +375,7 @@

    Abstract handle

    @@ -403,7 +403,7 @@

    Static boot

  • diff --git a/docs/classes/_src_exceptions_commandvalidationexception_.commandvalidationexception.html b/docs/classes/_src_exceptions_commandvalidationexception_.commandvalidationexception.html index d342304..474a381 100644 --- a/docs/classes/_src_exceptions_commandvalidationexception_.commandvalidationexception.html +++ b/docs/classes/_src_exceptions_commandvalidationexception_.commandvalidationexception.html @@ -224,7 +224,7 @@

    Static invalidManifest
  • Parameters

    @@ -247,7 +247,7 @@

    Static invalidOptional
  • Parameters

    @@ -273,7 +273,7 @@

    Static invalidSpreadAr
  • Parameters

    @@ -296,7 +296,7 @@

    Static missingCommandN
  • Parameters

    diff --git a/docs/classes/_src_exceptions_invalidflagtype_.invalidflagtype.html b/docs/classes/_src_exceptions_invalidflagtype_.invalidflagtype.html index bb5bca7..0a7e0d9 100644 --- a/docs/classes/_src_exceptions_invalidflagtype_.invalidflagtype.html +++ b/docs/classes/_src_exceptions_invalidflagtype_.invalidflagtype.html @@ -158,7 +158,7 @@

    argumentName

    argumentName: string
    @@ -179,7 +179,7 @@

    Optional command

    @@ -189,7 +189,7 @@

    exceptedType

    exceptedType: string
    @@ -253,7 +253,7 @@

    Static invoke

  • diff --git a/docs/classes/_src_exceptions_missingcommandargument_.missingcommandargument.html b/docs/classes/_src_exceptions_missingcommandargument_.missingcommandargument.html index b92856a..b76be38 100644 --- a/docs/classes/_src_exceptions_missingcommandargument_.missingcommandargument.html +++ b/docs/classes/_src_exceptions_missingcommandargument_.missingcommandargument.html @@ -157,7 +157,7 @@

    argumentName

    argumentName: string
    @@ -178,7 +178,7 @@

    command

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

    Static invoke

  • diff --git a/docs/classes/_src_generator_file_.generatorfile.html b/docs/classes/_src_generator_file_.generatorfile.html index 21695ab..81a97ea 100644 --- a/docs/classes/_src_generator_file_.generatorfile.html +++ b/docs/classes/_src_generator_file_.generatorfile.html @@ -122,7 +122,7 @@

    constructor

  • Parameters

    @@ -152,7 +152,7 @@

    appRoot

    @@ -182,7 +182,7 @@

    apply

    @@ -211,7 +211,7 @@

    destinationDir

    @@ -240,7 +240,7 @@

    stub

  • @@ -273,7 +273,7 @@

    toJSON

    diff --git a/docs/classes/_src_generator_index_.generator.html b/docs/classes/_src_generator_index_.generator.html index 77d944e..eee99f7 100644 --- a/docs/classes/_src_generator_index_.generator.html +++ b/docs/classes/_src_generator_index_.generator.html @@ -120,7 +120,7 @@

    constructor

  • Parameters

    @@ -147,7 +147,7 @@

    addFile

    @@ -179,7 +179,7 @@

    clear

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

    run

    diff --git a/docs/classes/_src_generator_stringtransformer_.stringtransformer.html b/docs/classes/_src_generator_stringtransformer_.stringtransformer.html index 25a53f6..ca6ac0c 100644 --- a/docs/classes/_src_generator_stringtransformer_.stringtransformer.html +++ b/docs/classes/_src_generator_stringtransformer_.stringtransformer.html @@ -116,7 +116,7 @@

    constructor

  • Parameters

    @@ -142,7 +142,7 @@

    addSuffix

  • @@ -170,7 +170,7 @@

    changeCase

  • @@ -198,7 +198,7 @@

    changeForm

  • @@ -227,7 +227,7 @@

    cleanSuffix

  • @@ -255,7 +255,7 @@

    dropExtension

  • @@ -277,7 +277,7 @@

    toValue

  • diff --git a/docs/classes/_src_hooks_index_.hooks.html b/docs/classes/_src_hooks_index_.hooks.html index d46c3e1..bd1031a 100644 --- a/docs/classes/_src_hooks_index_.hooks.html +++ b/docs/classes/_src_hooks_index_.hooks.html @@ -106,7 +106,7 @@

    add

  • @@ -161,7 +161,7 @@

    excute

  • diff --git a/docs/classes/_src_kernel_index_.kernel.html b/docs/classes/_src_kernel_index_.kernel.html index 69be56d..f01addf 100644 --- a/docs/classes/_src_kernel_index_.kernel.html +++ b/docs/classes/_src_kernel_index_.kernel.html @@ -120,7 +120,7 @@

    commands

    commands: object
    @@ -143,7 +143,7 @@

    flags

    flags: object
    @@ -166,7 +166,7 @@

    Optional manifestCommands
    manifestCommands: ManifestNode
    @@ -190,7 +190,7 @@

    after

  • @@ -212,7 +212,7 @@

    Returns this

    Parameters

    @@ -239,7 +239,7 @@

    before

  • @@ -261,7 +261,7 @@

    Returns this

    Parameters

    @@ -287,7 +287,7 @@

    find

  • @@ -316,7 +316,7 @@

    flag

  • @@ -351,7 +351,7 @@

    getSuggestions

  • @@ -382,7 +382,7 @@

    handle

  • @@ -411,7 +411,7 @@

    printHelp

  • @@ -439,7 +439,7 @@

    register

  • @@ -467,7 +467,7 @@

    runCommand

  • @@ -498,7 +498,7 @@

    useContainer

  • @@ -527,7 +527,7 @@

    useManifest

  • diff --git a/docs/classes/_src_manifest_index_.manifest.html b/docs/classes/_src_manifest_index_.manifest.html index fb1ef56..ac4f63a 100644 --- a/docs/classes/_src_manifest_index_.manifest.html +++ b/docs/classes/_src_manifest_index_.manifest.html @@ -115,7 +115,7 @@

    constructor

  • Parameters

    @@ -141,7 +141,7 @@

    generate

  • @@ -169,7 +169,7 @@

    load

  • @@ -193,7 +193,7 @@

    loadCommand

  • diff --git a/docs/classes/_src_parser_index_.parser.html b/docs/classes/_src_parser_index_.parser.html index f396135..76d747c 100644 --- a/docs/classes/_src_parser_index_.parser.html +++ b/docs/classes/_src_parser_index_.parser.html @@ -115,7 +115,7 @@

    constructor

  • Parameters

    @@ -146,7 +146,7 @@

    castFlag

  • @@ -178,7 +178,7 @@

    parse

  • @@ -209,7 +209,7 @@

    validateArg

  • @@ -247,7 +247,7 @@

    validateFlag

  • diff --git a/docs/interfaces/_src_contracts_index_.commandconstructorcontract.html b/docs/interfaces/_src_contracts_index_.commandconstructorcontract.html index b30796d..5ab1776 100644 --- a/docs/interfaces/_src_contracts_index_.commandconstructorcontract.html +++ b/docs/interfaces/_src_contracts_index_.commandconstructorcontract.html @@ -127,7 +127,7 @@

    constructor

  • Parameters

    @@ -150,7 +150,7 @@

    args

    @@ -160,7 +160,7 @@

    booted

    booted: boolean
    @@ -171,7 +171,7 @@

    commandName

    @@ -182,7 +182,7 @@

    description

    @@ -193,7 +193,7 @@

    flags

    @@ -204,7 +204,7 @@

    settings

    @@ -221,7 +221,7 @@

    boot

  • Returns void

    diff --git a/docs/interfaces/_src_contracts_index_.commandcontract.html b/docs/interfaces/_src_contracts_index_.commandcontract.html index d4699da..149ff17 100644 --- a/docs/interfaces/_src_contracts_index_.commandcontract.html +++ b/docs/interfaces/_src_contracts_index_.commandcontract.html @@ -117,7 +117,7 @@

    colors

    colors: Kleur
    @@ -127,7 +127,7 @@

    generator

    @@ -137,7 +137,7 @@

    logger

    logger: Logger
    @@ -147,7 +147,7 @@

    Optional parsed

    parsed: ParsedOptions
    @@ -157,7 +157,7 @@

    prompt

    prompt: PromptContract
    @@ -174,7 +174,7 @@

    handle

  • Parameters

    diff --git a/docs/interfaces/_src_contracts_index_.generatorcontract.html b/docs/interfaces/_src_contracts_index_.generatorcontract.html index ef2a715..98e206a 100644 --- a/docs/interfaces/_src_contracts_index_.generatorcontract.html +++ b/docs/interfaces/_src_contracts_index_.generatorcontract.html @@ -113,7 +113,7 @@

    addFile

  • Parameters

    @@ -139,7 +139,7 @@

    clear

  • Returns void

    @@ -156,7 +156,7 @@

    run

  • Returns Promise<void>

    diff --git a/docs/interfaces/_src_contracts_index_.generatorfilecontract.html b/docs/interfaces/_src_contracts_index_.generatorfilecontract.html index d8dba11..d1c22d7 100644 --- a/docs/interfaces/_src_contracts_index_.generatorfilecontract.html +++ b/docs/interfaces/_src_contracts_index_.generatorfilecontract.html @@ -115,7 +115,7 @@

    appRoot

  • Parameters

    @@ -138,7 +138,7 @@

    apply

  • Parameters

    @@ -161,7 +161,7 @@

    destinationDir

  • Parameters

    @@ -184,7 +184,7 @@

    stub

  • Parameters

    @@ -210,7 +210,7 @@

    toJSON

  • Returns object

    diff --git a/docs/interfaces/_src_contracts_index_.serializedcommandcontract.html b/docs/interfaces/_src_contracts_index_.serializedcommandcontract.html index 84ed3fa..5a24669 100644 --- a/docs/interfaces/_src_contracts_index_.serializedcommandcontract.html +++ b/docs/interfaces/_src_contracts_index_.serializedcommandcontract.html @@ -111,7 +111,7 @@

    args

    args: CommandArg[]
    @@ -121,7 +121,7 @@

    commandName

    commandName: string
    @@ -131,7 +131,7 @@

    description

    description: string
    @@ -141,7 +141,7 @@

    flags

    flags: CommandFlag[]
    @@ -151,7 +151,7 @@

    settings

    settings: any
    diff --git a/docs/modules/_src_contracts_index_.html b/docs/modules/_src_contracts_index_.html index ce7b374..d62c50e 100644 --- a/docs/modules/_src_contracts_index_.html +++ b/docs/modules/_src_contracts_index_.html @@ -103,7 +103,7 @@

    ArgTypes

    ArgTypes: "string" | "spread"
    @@ -118,7 +118,7 @@

    CommandArg

    CommandArg: object
    @@ -138,7 +138,7 @@

    CommandFlag

    CommandFlag: object
    @@ -158,7 +158,7 @@

    CommandsGroup

    CommandsGroup: object[]
    @@ -174,7 +174,7 @@

    FindHookCallback

    FindHookCallback: function
    @@ -213,7 +213,7 @@

    FlagTypes

    FlagTypes: "string" | "number" | "boolean" | "array" | "numArray"
    @@ -228,7 +228,7 @@

    GeneratorFileOptions

    GeneratorFileOptions: object
    @@ -243,7 +243,7 @@

    GlobalFlagHandler

    GlobalFlagHandler: function
    @@ -286,7 +286,7 @@

    ManifestCommand

    ManifestCommand: SerializedCommandContract & object
    @@ -301,7 +301,7 @@

    ManifestNode

    ManifestNode: object
    @@ -324,7 +324,7 @@

    RunHookCallback

    RunHookCallback: function
    diff --git a/docs/modules/_src_decorators_args_.html b/docs/modules/_src_decorators_args_.html index 95b19e4..dfe32e1 100644 --- a/docs/modules/_src_decorators_args_.html +++ b/docs/modules/_src_decorators_args_.html @@ -83,7 +83,7 @@

    Const args

    args: object
    @@ -96,7 +96,7 @@

    spread

  • @@ -125,7 +125,7 @@

    string

  • diff --git a/docs/modules/_src_decorators_flags_.html b/docs/modules/_src_decorators_flags_.html index 7775fb2..2797a2b 100644 --- a/docs/modules/_src_decorators_flags_.html +++ b/docs/modules/_src_decorators_flags_.html @@ -83,7 +83,7 @@

    Const flags

    flags: object
    @@ -96,7 +96,7 @@

    array

  • @@ -124,7 +124,7 @@

    boolean

  • @@ -152,7 +152,7 @@

    numArray

  • @@ -180,7 +180,7 @@

    number

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

    string

  • diff --git a/docs/modules/_src_utils_handleerror_.html b/docs/modules/_src_utils_handleerror_.html index aae9906..b4f3610 100644 --- a/docs/modules/_src_utils_handleerror_.html +++ b/docs/modules/_src_utils_handleerror_.html @@ -87,7 +87,7 @@

    handleError

  • diff --git a/docs/modules/_src_utils_help_.html b/docs/modules/_src_utils_help_.html index 270cec9..19747f1 100644 --- a/docs/modules/_src_utils_help_.html +++ b/docs/modules/_src_utils_help_.html @@ -88,7 +88,7 @@

    printHelp

  • @@ -120,7 +120,7 @@

    printHelpFor

  • diff --git a/docs/modules/_src_utils_sortandgroupcommands_.html b/docs/modules/_src_utils_sortandgroupcommands_.html index f17e554..286440c 100644 --- a/docs/modules/_src_utils_sortandgroupcommands_.html +++ b/docs/modules/_src_utils_sortandgroupcommands_.html @@ -87,7 +87,7 @@

    sortAndGroupCommands

  • diff --git a/docs/modules/_src_utils_validatecommand_.html b/docs/modules/_src_utils_validatecommand_.html index 0037de7..483fc3a 100644 --- a/docs/modules/_src_utils_validatecommand_.html +++ b/docs/modules/_src_utils_validatecommand_.html @@ -87,7 +87,7 @@

    validateCommand

  • diff --git a/package-lock.json b/package-lock.json index f968315..d6b7ed6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@adonisjs/ace", - "version": "6.3.0", + "version": "6.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 144ebb4..d52d2fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adonisjs/ace", - "version": "6.3.0", + "version": "6.3.1", "description": "Commandline apps framework used by AdonisJs", "main": "build/index.js", "files": [