- Preparing search index...
- The search index is not available
nope-js-node
Function readInWriteUiFileArgs
- readInWriteUiFileArgs(additionalArguments?): {
dir: string;
filename: string;
}
-
Parameters
-
additionalArguments: {
defaultValue?: any;
help: string;
name: string;
type: "string" | "number";
}[] = []
Returns {
dir: string;
filename: string;
}
-
dir: string
-
filename: string
Helper to extract the Arguments for the
writeUiFile
functionSee
writeUiFile
Author
M.Karkowski
Export
Returns
The Arguments