Interface HasRoles

    • Method Detail

      • getRoles

        java.util.Set<Role> getRoles()
        Obtains the set of commands that this set of flags applies to. Examples include things like "distributor", "session-map". Maps to CliCommand.getName()
        Returns: