dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
Resource.this
dash
utility
resources
Resource
Creates a Resource from the given filepath.
struct
Resource
this
(
string
filePath
)
Parameters
filePath
Type:
string
The path of the file created.
Meta
Source
See Implementation
dash
utility
resources
Resource
constructors
this
destructors
~this
functions
exists
getFile
needsRefresh
read
readText
properties
baseFileName
directory
extension
fileName
fullPath
relativePath
Creates a Resource from the given filepath.