Stone.js API
    Preparing search index...

    Class representing a CommandServiceProvider. Responsible for registering router and application commands.

    Mr. Stone evensstone@gmail.com

    Implements

    • IServiceProvider
    Index
    • Determines if this provider should be skipped. Useful for registering the provider based on platform.

      Returns boolean

      True if the provider should be skipped; otherwise, false.

    • Registers router components and application commands in the service container.

      Returns void