Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Variables
gn.highest_version_dir Namespace Reference

Variables

 dirpath = sys.argv[1]
 
 regex = re.compile(sys.argv[2])
 

Variable Documentation

◆ dirpath

gn.highest_version_dir.dirpath = sys.argv[1]

Definition at line 14 of file highest_version_dir.py.

◆ regex

gn.highest_version_dir.regex = re.compile(sys.argv[2])

Definition at line 15 of file highest_version_dir.py.