Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Variables
run_sksllex.py File Reference

Go to the source code of this file.

Namespaces

namespace  gn
 
namespace  gn.run_sksllex
 

Variables

 gn.run_sksllex.sksllex = sys.argv[1]
 
 gn.run_sksllex.clangFormat = sys.argv[2]
 
 gn.run_sksllex.fetchClangFormat = sys.argv[3]
 
 gn.run_sksllex.src = sys.argv[4]
 
str gn.run_sksllex.exeSuffix = '.exe' if sys.platform.startswith('win') else '';
 
 gn.run_sksllex.shell