- All Implemented Interfaces:
Callable<Integer>
Generates merge-ready rail label data with deterministic family footprint math.
-
Constructor Summary
Constructors
-
Method Summary
Builds merge-ready rail output from input and footprint CSVs.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RailHelperCommand
public RailHelperCommand()
-
Method Details
-
call
Builds merge-ready rail output from input and footprint CSVs.
- Specified by:
call in interface Callable<Integer>
- Returns:
- exit code (0 success)
- Throws:
Exception - when parsing/export fails