get_out_of_date_files

Audits all files returns a list of filenames that are out of date; each filename is separated by a space. The command returns a string of file names that are out of date separated by a space
i.e. file1 file2 ...

It returns empty string if all files are current.

This command ignores the Audit settings in your ADB file.

 

get_out_of_date_files

Arguments

None

Supported Family

All

Exceptions

Example

The following code returns a list of filenames that are out of date.

 

get_out_of_date_files

See Also

are_all_source_files_curent

is_source_file_current