tango.io.FileScan

Public Imports

tango.io.FilePath
public import tango.io.FilePath;
Undocumented in source.

Members

Classes

FileScan
deprecated class FileScan

This module is deprecated because it doesn't support file globbing or regexes for matching files and because it ignores folders that it doesn't recurse into (a non-recursive scan will never return any folders).

Functions

main
deprecated void main()

Meta

License

BSD style: $(LICENSE)

Version

Jun 2004: Initial release Dec 2006: Pacific release