You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module is useful if you need to pass arguments into a piece of code without
9
-
coordinating ahead of time with the main program, like with a plugin system.
8
+
This module is useful if you need to pass arguments into a piece of code without coordinating ahead of time with the main program, like with a plugin system.
9
+
10
+
**Note**: This repo is a reconstruction of https://github.com/substack/subarg, via the [Internet Archive](https://web.archive.org/web/20201110211117/https://github.com/substack/subarg) and various forks.
0 commit comments