[][src]Module up_rs::args

Structs

Args

Up is a tool to help you manage your developer machine. When run by itself (up) it does two things. It links configuration files into the right locations, and it runs scripts to make sure the tools you need are installed and up to date.

Functions

parse

Builds the Args struct from CLI input and from environment variable input.