Class EvaluatorCommand

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

    
    public final class EvaluatorCommand
    extends OrtCommand
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • 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.BaseCliktCommand

        aliases, allHelpParams, commandHelp, commandHelpEpilog, configureContext, echo, echo, echoFormattedHelp, getAllowMultipleSubcommands, getAutoCompleteEnvvar, getCommandName, getCurrentContext, getFormattedHelp, getHelpTags, getHiddenFromHelp, getInvokeWithoutSubcommand, getMessages, getPrintHelpOnEmptyArgs, getTreatUnknownOptionsAsArgs, helpEpilog, issueMessage, registerArgument, registerOption, registerOption, registerOptionGroup, registeredArguments, registeredOptions, registeredParameterGroups, registeredSubcommandNames, registeredSubcommands, resetContext, toString
      • Methods inherited from class org.ossreviewtoolkit.utils.common.Plugin

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

        getType, help
      • Methods inherited from class java.lang.Object

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

      • EvaluatorCommand

        EvaluatorCommand()