Engine 0.0.4
Game engine in lua
Loading...
Searching...
No Matches
fs.lua File Reference

Go to the source code of this file.

Functions

local function ls (src_path)
 
local function clear (src_path)
 
local function move (src_in, dist_out)
 
local function moveLua (src_in, dist_path, dist_file)
 
local function build (src_in, dist_path)
 

Function Documentation

◆ build()

local function build ( src_in ,
dist_path  )

◆ clear()

local function clear ( src_path )

◆ ls()

local function ls ( src_path )

◆ move()

local function move ( src_in ,
dist_out  )

◆ moveLua()

local function moveLua ( src_in ,
dist_path ,
dist_file  )