package siesta
Ordering
- Alphabetic
Visibility
- Public
- All
Value Members
-
object
siesta_main
This is the main class.
This is the main class. It is responsible to read the command line arguments using the CommandLineParser.ParsingArguments function. Then based on the defined system, pass the configuration object and executes the corresponding pipeline: - "signatures" => Singatures.Signatures - "set-containment => SetContainment.SetContainment - "siesta" -> Pipeline.SiestaPipeline (default)