#include <basis/istring.h>#include <basis/string_array.h>#include <basis/version_checker.h>#include <basis/version_record.h>#include <loggers/console_logger.h>#include <opsystem/directory.h>#include <opsystem/filename.h>#include <data_struct/static_memory_gremlin.h>Include dependency graph for show_versions.cpp:

Go to the source code of this file.
Functions | |
| int | instruct (const char *program_name) |
| int | main (int argc, char *argv[]) |
Variables | |
| HOOPLE_STARTUP_CODE | |
| console_logger | out |
| int instruct | ( | const char * | program_name | ) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 44 of file show_versions.cpp.
References version::bogus(), directory::files(), version::from_text(), version_checker::get_version(), directory::good(), instruct(), array< contents >::length(), out, filename::raw(), and version::text_form().
Definition at line 29 of file show_versions.cpp.
Definition at line 31 of file show_versions.cpp.
1.5.1