ProtocolFileJob
Read file to serve custom protocol requests.
Module | require("gui") |
Type | Class |
Inherits | ProtocolJob |
Class methods
create(path)
Create a ProtocolFileJob
with path
to a local file.
Parameters
String
path
Return
ProtocolFileJob
Read file to serve custom protocol requests.
Module | require("gui") |
Type | Class |
Inherits | ProtocolJob |
Create a ProtocolFileJob
with path
to a local file.
String
pathProtocolFileJob