5#ifndef FLUTTER_IMPELLER_SCENE_IMPORTER_SWITCHES_H_
6#define FLUTTER_IMPELLER_SCENE_IMPORTER_SWITCHES_H_
11#include "flutter/fml/command_line.h"
12#include "flutter/fml/unique_fd.h"
31 bool AreValid(std::ostream& explain)
const;
std::shared_ptr< fml::UniqueFD > working_directory
std::string output_file_name
std::string source_file_name
static void PrintHelp(std::ostream &stream)
bool AreValid(std::ostream &explain) const