Go to the source code of this file.
|
| DEFINE_string (original_pbstream_file, "", "Path to the pbstream file that will be migrated to the new version.") |
|
| DEFINE_string (output_pbstream_file, "", "Output filename for the migrated pbstream.") |
|
int | main (int argc, char **argv) |
|
◆ DEFINE_string() [1/2]
DEFINE_string |
( |
original_pbstream_file |
, |
|
|
"" |
, |
|
|
"Path to the pbstream file that will be migrated to the new version." |
|
|
) |
| |
◆ DEFINE_string() [2/2]
DEFINE_string |
( |
output_pbstream_file |
, |
|
|
"" |
, |
|
|
"Output filename for the migrated pbstream." |
|
|
) |
| |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |