pub fn get_is_devnet(devnet: bool) -> bool
Returns whether the devnet flag is set. If the --devnet flag is not set, check if the environment variable is set, otherwise default to false.
--devnet
false