GitXplorerGitXplorer
q

getopt.lua

public
3 stars
1 forks
2 issues

Commits

List of commits on branch master.
Unverified
40c70e7a307ee4b81c99e653f9fe69d956ff09c3

url/email update

qq66 committed 10 years ago
Unverified
d014550ecaba21230c221c5a7f28c9be5710b8b1

Merge pull request #3 from daurnimator/master

committed 10 years ago
Unverified
8f05daff540614c51fd8f4e556cf10ca1e04b826

Return numbers from geometry and size utility functions

ddaurnimator committed 10 years ago
Unverified
6ec4819fe2a4a9c6e782f0adf68251e25802c2ff

Add number_cb function to convert an argument to a lua number. takes an optional 'base' from desc

ddaurnimator committed 10 years ago
Unverified
fdf4ead96219a016cee8b1b8274f34b6b4bb5830

Add argument to help_cb to call os.exit()

ddaurnimator committed 10 years ago
Unverified
6ac882622827d48dff365a3cb8f0f89a2d092fd5

default args is _G.arg

ddaurnimator committed 10 years ago

README

The README file for this repository.

getopt.lua

A simple but powerful argument parser for Lua 5.1 and later.