Library Moduletuist.command 0.9.6Command

    Command

    import Command

    Module information

    Declarations
    34
    Symbols
    39

    Coverage

    47.1 percent of the declarations in Command are fully documented11.8 percent of the declarations in Command are indirectly documented41.2 percent of the declarations in Command are completely undocumented

    Declarations

    41.2 percent of the declarations in Command are initializers, type members, or enum cases35.3 percent of the declarations in Command are instance members2.9 percent of the declarations in Command are protocols2.9 percent of the declarations in Command are protocol requirements14.7 percent of the declarations in Command are structures2.9 percent of the declarations in Command are classes

    Interfaces

    100.0 percent of the declarations in Command are unrestricted
    Module stats and coverage details

    Uncategorized

    Protocols

    • protocol CommandRunning

      CommandRunning is a protocol that declares the interface to run system processes. The main implementation of the protocol is CommandRunner.

    Types