Flutter Engine
The Flutter Engine
|
Functions | |
def | HostArch () |
def | DoMain (_) |
def detect_host_arch.DoMain | ( | _ | ) |
Hook to be called from gyp without starting a separate python interpreter.
Definition at line 44 of file detect_host_arch.py.
def detect_host_arch.HostArch | ( | ) |
Returns the host architecture with a predictable string.
Definition at line 12 of file detect_host_arch.py.