Module scriptlike.path.extras
Scriptlike v0.10.0
Extra Scriptlike-only functionality to complement std.path.
Functions
| Name | Description | 
|---|---|
							
								buildNormalizedPathFixed
							
						 | 
						Like buildNormalizedPath, but if the result is the current directory, | 
							
								escapeShellArg
							
						 | 
						Properly escape arguments containing spaces for the command shell, if necessary. | 
Structs
| Name | Description | 
|---|---|
							
								Ext
							
						 | 
						Represents a file extension. | 
							
								Path
							
						 | 
						Represents a filesystem path. The path is always kept normalized | 
Aliases
| Name | Type | Description | 
|---|---|---|
							
								defaultExt
							
						 | 
						Convenience alias | |
							
								extOf
							
						 | 
						Convenience alias | |
							
								setExt
							
						 | 
						Convenience alias | |
							
								stripExt
							
						 | 
						Convenience alias | 
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2017 Nick Sabalausky
License
zlib/libpng