Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-electron
/
electron.core
/
FilePathWithHeaders
File
Path
With
Headers
external
interface
FilePathWithHeaders
(
source
)
Members
Properties
headers
Link copied to clipboard
abstract
var
headers
:
ERROR CLASS: Symbol not found for js.objects.ReadonlyRecord<kotlin/String, kotlin/String>?
?
Additional headers to be sent.
path
Link copied to clipboard
abstract
var
path
:
String
The path to the file to send.