CleanInput typedef
CleanInput = ()
Input parameters for cleanApp. Empty record because fdb clean takes
no arguments today.
Implementation
typedef CleanInput = ();
Input parameters for cleanApp. Empty record because fdb clean takes
no arguments today.
typedef CleanInput = ();