Skip to content

Instantly share code, notes, and snippets.

@BolaNasr
Created February 10, 2019 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BolaNasr/dbce9c90eebe491edf45735e3bc0b5cc to your computer and use it in GitHub Desktop.
Save BolaNasr/dbce9c90eebe491edf45735e3bc0b5cc to your computer and use it in GitHub Desktop.
------------------------------------------------------------------
--
-- Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
--
-- Copyright (C) 2013-2016 Alexey Melnichuk <alexeymelnichuck@gmail.com>
--
-- Licensed according to the included 'LICENCE' document
--
-- This file is part of lua-path library.
--
------------------------------------------------------------------
local lfs = require"lfs"
return require"path.lfs.impl.fs"(lfs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment