Creates a MachineFromFileInput object to be used as input for Machine.create method.
This is a static method.
|
This is a static method.
|
Type | Description |
MachineFromFileInput | The newly created "MachineFromFileInput" object in a valid state. |
Name | Type | Description |
filePath | string | The path to a machine file to be processed. The filePath is expected to be an absolute path to the machine file on disk. |