wasm4pm-cli 26.6.10

The official wasm4pm process mining command-line interface
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod agent;
pub mod audit;
pub mod autoprocess;
pub mod config;
pub mod doctor;
pub mod lean;
pub mod mining;
pub mod oracle;
pub mod receipt;
pub mod spc;
pub mod telco;
pub mod wizard;