- Contents
- 1. Introduction
- 2. Static Methods
- 2.1. Uize.Wsh.BuildUtils.compileJstFile
- 2.2. Uize.Wsh.BuildUtils.getHtmlFilesInfo
- 2.3. Uize.Wsh.BuildUtils.processJstFile
- 2.4. Uize.Wsh.BuildUtils.readSimpleDataFile
- 2.5. Uize.Wsh.BuildUtils.runScripts
- 2.6. Uize.Wsh.BuildUtils.runUnitTests
- 2.7. Uize.Wsh.BuildUtils.testAllModules
- 2.8. Uize.Wsh.BuildUtils.writeDataModule
- 3. Static Properties
1. Introduction
The Uize.Wsh.BuildUtils package provides various utility methods to facilitate building of pages for a Web site project.
DEVELOPERS: Chris van Rensburg
The Uize.Wsh.BuildUtils module is designed specifically to run in the context of Windows Script Host.
1.1. Examples
There are no dedicated showcase example pages for the Uize.Wsh.BuildUtils module.
SEARCH FOR EXAMPLES
Use the link below to search for example pages on the uize.com Web site that reference the Uize.Wsh.BuildUtils module...
1.2. Implementation Info
The Uize.Wsh.BuildUtils module defines the Uize.Wsh.BuildUtils package under the Uize.Wsh namespace.
1.2.1. Features Introduced in This Module
The features listed in this section have been introduced in this module.
STATIC METHODS
Uize.Wsh.BuildUtils.compileJstFile | Uize.Wsh.BuildUtils.getHtmlFilesInfo | Uize.Wsh.BuildUtils.processJstFile | Uize.Wsh.BuildUtils.readSimpleDataFile | Uize.Wsh.BuildUtils.runScripts | Uize.Wsh.BuildUtils.runUnitTests | Uize.Wsh.BuildUtils.testAllModules | Uize.Wsh.BuildUtils.writeDataModule
STATIC PROPERTIES
1.2.2. Features Overridden in This Module
No features have been overridden in this module.
1.2.3. Features Inherited From Other Modules
This module has no inherited features.
1.2.4. Modules Directly Under This Namespace
There are no modules directly under this namespace.
1.2.5. Unit Tests
There is no dedicated unit tests module for the Uize.Wsh.BuildUtils module.
2. Static Methods
2.1. Uize.Wsh.BuildUtils.compileJstFile
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.2. Uize.Wsh.BuildUtils.getHtmlFilesInfo
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.3. Uize.Wsh.BuildUtils.processJstFile
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.4. Uize.Wsh.BuildUtils.readSimpleDataFile
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.5. Uize.Wsh.BuildUtils.runScripts
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.6. Uize.Wsh.BuildUtils.runUnitTests
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.7. Uize.Wsh.BuildUtils.testAllModules
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.8. Uize.Wsh.BuildUtils.writeDataModule
IMPLEMENTATION INFO
| this feature was introduced in this module |