Functionsยง
- check_
port_ availability - Make sure the port is not already in use by another node.
- configure_
winsw - create_
temp_ dir - There is a
tempdir
crate that provides the same kind of functionality, but it was flagged for a security vulnerability. - download_
and_ extract_ release - Downloads and extracts a release binary to a temporary location.
- get_
bin_ version - get_
faucet_ data_ dir - get_
start_ port_ if_ applicable - Get the start port from the
PortRange
if applicable. - get_
username - increment_
port_ option - Increment the port by 1.