CompilationContextInterface

CompilationContextInterface

interface CompilationContextInterface

Stores contextual information for resource bundle compilation.

Methods

string getSourceDir()

Returns the directory where the source versions of the resource bundles are stored.

string getBinaryDir()

Returns the directory where the binary resource bundles are stored.

Filesystem getFilesystem()

Returns a tool for manipulating the filesystem.

登录查看完整内容