UIZE JavaScript Framework

MODULES Uize.Services.FileSystemAdapter.Wsh

1. Introduction

The Uize.Services.FileSystemAdapter.Wsh module defines an adapter for the file system service (Uize.Services.FileSystem) for the WSH (Windows Script Host) environment.

DEVELOPERS: Chris van Rensburg & Ben Ilegbodu

1.1. Examples

There are no dedicated showcase example pages for the Uize.Services.FileSystemAdapter.Wsh module.

SEARCH FOR EXAMPLES

Use the link below to search for example pages on the UIZE Web site that reference the Uize.Services.FileSystemAdapter.Wsh module...

SEARCH

1.2. Implementation Info

The Uize.Services.FileSystemAdapter.Wsh module defines the Uize.Services.FileSystemAdapter.Wsh class, which is a subclass of Uize.Services.FileSystemAdapter.

INHERITANCE CHAIN

Uize.Class −> Uize.Service.Adapter −> Uize.Services.FileSystemAdapter −> Uize.Services.FileSystemAdapter.Wsh

1.2.1. Features Introduced in This Module

The features listed in this section have been introduced in this module.

INSTANCE METHODS

copyFile | deleteFile | deleteFolder | fileExists | folderExists | getModifiedDate | init | makeFolder | moveFile | pathExists | readFile | writeFile

1.2.2. Features Overridden in This Module

The features listed in this section have been overridden in this module.

The module that an overridden feature was initially introduced in will be noted in the IMPLEMENTATION INFO notes for the feature.

INSTANCE METHODS

getItemsInFolder | valueOf

STATIC PROPERTIES

Uize.Services.FileSystemAdapter.Wsh.moduleName | Uize.Services.FileSystemAdapter.Wsh.nonInheritableStatics

1.2.3. Features Inherited From Other Modules

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.Services.FileSystemAdapter.Wsh module.

2. Instance Methods

2.1. copyFile

IMPLEMENTATION INFO

this feature was introduced in this module

2.2. deleteFile

IMPLEMENTATION INFO

this feature was introduced in this module

2.3. deleteFolder

IMPLEMENTATION INFO

this feature was introduced in this module

2.4. fileExists

IMPLEMENTATION INFO

this feature was introduced in this module

2.5. fire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.6. folderExists

IMPLEMENTATION INFO

this feature was introduced in this module

2.7. get

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.8. getFiles

Inherited from Uize.Services.FileSystemAdapter.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Services.FileSystemAdapter, first introduced in Uize.Services.FileSystemAdapter)

2.9. getFolders

Inherited from Uize.Services.FileSystemAdapter.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Services.FileSystemAdapter, first introduced in Uize.Services.FileSystemAdapter)

2.10. getItemsInFolder

IMPLEMENTATION INFO

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Services.FileSystemAdapter)

2.11. getModifiedDate

IMPLEMENTATION INFO

this feature was introduced in this module

2.12. init

IMPLEMENTATION INFO

this feature was introduced in this module

2.13. is

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.14. isMet

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.15. kill

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.16. makeFolder

IMPLEMENTATION INFO

this feature was introduced in this module

2.17. met

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.18. moveFile

IMPLEMENTATION INFO

this feature was introduced in this module

2.19. onChange

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.20. once

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.21. pathExists

IMPLEMENTATION INFO

this feature was introduced in this module

2.22. readFile

IMPLEMENTATION INFO

this feature was introduced in this module

2.23. set

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.24. toggle

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.25. unmet

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.26. unwire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.27. valueOf

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class)

IMPLEMENTATION INFO

2.28. whenever

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.29. wire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.30. writeFile

IMPLEMENTATION INFO

this feature was introduced in this module

3. Static Methods

3.1. Uize.Services.FileSystemAdapter.Wsh.alphastructor

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.2. Uize.Services.FileSystemAdapter.Wsh.declare

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.3. Uize.Services.FileSystemAdapter.Wsh.doMy

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.4. Uize.Services.FileSystemAdapter.Wsh.dualContextMethods

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.5. Uize.Services.FileSystemAdapter.Wsh.dualContextProperties

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.6. Uize.Services.FileSystemAdapter.Wsh.fire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.7. Uize.Services.FileSystemAdapter.Wsh.get

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.8. Uize.Services.FileSystemAdapter.Wsh.getParentFolderPath

Inherited from Uize.Services.FileSystemAdapter.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Services.FileSystemAdapter, first introduced in Uize.Services.FileSystemAdapter)
this static feature is inherited by subclasses

3.9. Uize.Services.FileSystemAdapter.Wsh.instanceMethods

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.10. Uize.Services.FileSystemAdapter.Wsh.instanceProperties

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.11. Uize.Services.FileSystemAdapter.Wsh.mixins

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.12. Uize.Services.FileSystemAdapter.Wsh.omegastructor

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.13. Uize.Services.FileSystemAdapter.Wsh.set

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.14. Uize.Services.FileSystemAdapter.Wsh.singleton

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.15. Uize.Services.FileSystemAdapter.Wsh.stateProperties

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.16. Uize.Services.FileSystemAdapter.Wsh.staticMethods

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.17. Uize.Services.FileSystemAdapter.Wsh.staticProperties

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.18. Uize.Services.FileSystemAdapter.Wsh.subclass

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.19. Uize.Services.FileSystemAdapter.Wsh.toggle

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.20. Uize.Services.FileSystemAdapter.Wsh.unwire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

3.21. Uize.Services.FileSystemAdapter.Wsh.wire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4. Static Properties

4.1. Uize.Services.FileSystemAdapter.Wsh.moduleName

IMPLEMENTATION INFO

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.2. Uize.Services.FileSystemAdapter.Wsh.nonInheritableStatics

IMPLEMENTATION INFO

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class)
this static feature is not inherited by subclasses

4.3. Uize.Services.FileSystemAdapter.Wsh.pathToResources

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses