Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | gen |
Functions | |
def | gen.get_files (path, exclude=[]) |
Variables | |
gen.gn_in = open("BUILD.input.gn", "rb") | |
gen.gn_file = gn_in.read() | |
gen.gn_out = open("BUILD.gn", "wb") | |