- 
                Notifications
    You must be signed in to change notification settings 
- Fork 131
get_path
        wpferguson edited this page Jun 14, 2020 
        ·
        1 revision
      
    get_path
get the path from a file path
local df = require "lib/dtutils.file"
local result = df.get_path(filepath)filepath - string - path and filename
get_path strips the filename and filetype from a path and returns the path
result - string - the path