Shows all local DataType directories and files that have not been added to the KiProject resources.

show_missing_resources(ki_project)

Arguments

ki_project

a Ki Project obtained from ki_project

Note

This can be used in either of the following ways:

ki_project$show_missing_resources(...)
show_missing_resources(ki_project, ...)