Method | Description | |
---|---|---|
BootstrapperService ( |
||
GetFile ( string path ) : Stream | ||
GetFileInfos ( ) : FileInfo[] | ||
GetFilePath ( string path ) : string |
Method | Description | |
---|---|---|
InspectFile ( string baseDir, string root, string f ) : FileInfo | ||
RelativePath ( string root, string target ) : string |
Make a relative path from root to target, provided that target is a subdirectory of root.
|
|
ResolveConfigPath ( string dir ) : string |
public BootstrapperService ( |
||
config | ||
return | System |