Skip to content

jprjr/lua-whereami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-whereami

A Lua binding to the whereami library.

Usage

local whereami = require('whereami')

local exe, err = whereami()
-- exe will contain path to the lua interpreter

Licensing

This binding is under the MIT license (see LICENSE)

The original C library is released under the WTFPLV2 license.

About

Lua module for finding your executable's path.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published