selery v0.3.0 (2018-09-21T13:42:17Z)
Dub
Repo
Files.hasAsset
selery
config
Files
Indicates whether an asset exists.
class
Files
inout
bool
hasAsset
(
string
file
)
Return Value
Type:
bool
true if the asset exists, false otherwise
Meta
Source
See Implementation
selery
config
Files
constructors
this
functions
hasAsset
hasPluginAsset
hasTemp
readAsset
readPluginAsset
readTemp
writeTemp
variables
assets
temp
Indicates whether an asset exists.