delphirtl

delphirtlDocs


delphirtl / IncludeTrailingPathDelimiter

Function: IncludeTrailingPathDelimiter()

IncludeTrailingPathDelimiter(APath): string

Adds a path delimiter to the given string. If the path delimiter is already at the end of the string, does nothing.

Parameters

APath: string

Given path to check for delimiter to add to

Returns

string

The path with added delimiter

Defined in

src/sysutils.ts:334