Function main

Source
pub(crate) fn main()
Expand description

Run Stanhope in one of (or more!) of its modes, each with specific input and expected file generation output.

Examples:

stanhope -vl “DocumentList.csv” stanhope –verbose –listgen “DocumentList.csv” stanhope -w stanhope –webmenu stanhope -vp “EB-WI-00*” stanhope –verbose –process-ebml “EB-WI-00*” stanhope -vs “EB-WI-0?00” stanhope –verbose –scriptify-process “EB-WI-0?00”