argument-parser/src
2018-11-09 03:12:48 +01:00
..
interfaces ♻️ Remove nested try-catch 2018-10-25 07:23:36 +02:00
failWithError.ts 🎨 Set return type of fail function to never 2018-10-25 04:01:00 +02:00
index.ts 🐛 Provide default value to reduce function 2018-11-09 03:12:48 +01:00
initState.ts ♻ Replace for statements by functions 2018-10-25 06:42:39 +02:00
parseArgument.ts ♻ Replace for statements by functions 2018-10-25 06:42:39 +02:00
parseSpecEntry.ts 🎨 Be explicit in parsing regexp match result 2018-11-04 16:59:18 +01:00
runPreParseHook.ts ♻ Replace fail function by throwing error 2018-10-25 06:13:24 +02:00
tslint.json ♻ Split main procedure into smaller functions 2018-10-24 04:39:04 +02:00
verifyAndStoreOptionValue.ts 🎨 Add types 2018-10-25 07:44:02 +02:00