static Collection getAll()

in teamcity-helm-plugin-server/src/main/java/jetbrains/buildServer/helm/HelmCommands.java [22:24]


    static Collection<HelmCommand> getAll() {
        return ourCommands;
    }