2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
title: inputFileLocal
|
|
|
|
description: File deifned by local path
|
|
|
|
---
|
|
|
|
## Constructor: inputFileLocal
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
File deifned by local path
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-03-11 19:54:51 +01:00
|
|
|
|path|[string](../types/string.md) | Yes|Local path to the file|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [InputFile](../types/InputFile.md)
|
|
|
|
|
|
|
|
|