lua-path icon indicating copy to clipboard operation
lua-path copied to clipboard

Missing documentation for path.new()

Open kappe-c opened this issue 8 years ago • 0 comments

In the top example of the Reference the function PATH.new is used but it does not seem to be documented anywhere. Am I missing something or can this please be fixed?

My guess is that this constructs a path object and in particular it enforces a specific directory separator to be used if the argument string contains any.

kappe-c avatar Jun 09 '17 14:06 kappe-c