⁘ io.core

RESOURCES

go to → Members

Extends

Members

isBrowser :boolean

Inherited From:

read-onlyrunning :boolean

Inherited From:

read-onlystarted :boolean

Inherited From:

Methods

_Broadcast(p_signalId, …args)

Inherited From:

Initialize()

Inherited From:

InitializeAndStart()

Inherited From:

Restart()

Inherited From:

Start()

Inherited From:

Stop()

Inherited From:

protected_Bind(p_func)

Inherited From:

protected_Init()

Inherited From:

protected_PostInit()

Inherited From:

staticGet(p_path, p_options) → {io.core.Resource}

TODO

Parameters:
Name Type Default Description
p_path string
p_options object null
Properties
Name Type Description
cl function
encoding io.core.ENCODING
type io.core.RESPONSE_TYPE

staticGetDir(p_path) → {io.core.Directory}

TODO

Parameters:
Name Type Description
p_path string

staticTryGet(p_path) → {io.core.Resource|*}

TODO

Parameters:
Name Type Description
p_path string