add_subfolder


Description:

public void add_subfolder (Folder subfolder)

Adds the subfolder to the this to be tracked by it.

The subfolder is referenced for later use. The function does nothing when the subfolder is already in the this. The subfolders can be removed with remove_subfolder.

Parameters:

this

a VeeDataCache

subfolder

a Folder