#include <libaegis/change/file.h>
Go to the source code of this file.
Functions | |
struct string_list_ty * | change_file_list_get (change::pointer cp, view_path_ty as_view_path) |
struct string_list_ty* change_file_list_get | ( | change::pointer | cp, | |
view_path_ty | as_view_path | |||
) | [read] |
The project_file_list_get function is used to obtain a list of file names.
cp | The change to be scanned. | |
as_view_path | How to interpret the search path from development directory, then branch baseline, and so on until the trunk baseline. |