ProtocolFileJob
Read file to serve custom protocol requests.
Module | require("yue.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("yue.gui") |
Type | Class |
Inherits | ProtocolJob |
Create a ProtocolFileJob
with path
to a local file.
string
pathProtocolFileJob