Groonga 3.0.9 Source Code Document
|
Go to the source code of this file.
Functions | |
gboolean | bench_utils_remove_path (const gchar *path, GError **error) |
gboolean | bench_utils_remove_path_recursive (const gchar *path, GError **error) |
void | bench_utils_remove_path_recursive_force (const gchar *path) |
gboolean bench_utils_remove_path | ( | const gchar * | path, |
GError ** | error | ||
) |
gboolean bench_utils_remove_path_recursive | ( | const gchar * | path, |
GError ** | error | ||
) |
Definition at line 51 of file bench-utils.c.
void bench_utils_remove_path_recursive_force | ( | const gchar * | path | ) |
Definition at line 80 of file bench-utils.c.