@hashgraph/solo
    Preparing search index...
    Index

    Constructors

    Methods

    • Checks if the Solo instance has been initialized

      Returns (argv: any) => Promise<AnyObject>

      callback function to be executed from listr

    • Handles loading remote config if the command access the cluster

      Returns (argv: any) => Promise<AnyObject>

      callback function to be executed from listr

    • Parameters

      • rootCmd: any

      Returns (argv: any) => void

    • Processes the Argv and display the command header

      Returns (argv: any, yargs: any) => AnyObject

      callback function to be executed from listr