getGuaka / Environ

Environ is a library that wraps libc environ to get all the environment variables passed to an application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Environ

Environ is a swift library that wrap libc to get the environ environment variable passed to a command line application.

About

Environ is a library that wraps libc environ to get all the environment variables passed to an application

License:MIT License


Languages

Language:Swift 79.2%Language:C 20.8%