Class EnumerateNamespaces

  • All Implemented Interfaces:
    Command

    public class EnumerateNamespaces
    extends Object
    implements Command
    • Constructor Detail

      • EnumerateNamespaces

        public EnumerateNamespaces()
    • Method Detail

      • runWith

        public void runWith​(org.factcast.core.FactCast fc,
                            Options opt)
        Specified by:
        runWith in interface Command