Class ScannerCommand

  • All Implemented Interfaces:
    com.github.ajalt.clikt.core.ParameterHolder , org.ossreviewtoolkit.utils.common.Plugin

    
    public final class ScannerCommand
    extends OrtCommand
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      ScannerCommand()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit run()
      • Methods inherited from class com.github.ajalt.clikt.core.CliktCommand

        aliases, allHelpParams, commandHelp, commandHelpEpilog, confirm, echo, echo, echoFormattedHelp, getCommandHelp, getCommandHelpEpilog, getCommandName, getCurrentContext, getFormattedHelp, getHelpTags, getInvokeWithoutSubcommand, getMessages, getPrintHelpOnEmptyArgs, issueMessage, main, main, parse, parse, prompt, prompt, registerArgument, registerOption, registerOption, registerOptionGroup, registeredArguments, registeredOptions, registeredParameterGroups, registeredSubcommandNames, registeredSubcommands, toString
      • Methods inherited from class org.ossreviewtoolkit.utils.common.Plugin

        isEnabledByDefault
      • Methods inherited from class org.ossreviewtoolkit.plugins.commands.api.OrtCommand

        getType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ScannerCommand

        ScannerCommand()