Class Flatten

java.lang.Object
io.specmesh.cli.Flatten
All Implemented Interfaces:
Callable<Integer>

public class Flatten extends Object implements Callable<Integer>
Rewrite the spec with the id prefixed to the channel.id
  • Constructor Details

    • Flatten

      public Flatten()
  • Method Details