CmdPath.prepend

Prepends the absolute base directory to "path" and joins the path.

struct CmdPath
prepend

Parameters

path istring[]

input path

Return Value

Type: istring

joined path with prepended absolute base directory

Meta