set_paths


Description:

public void set_paths (string[]? paths)

Set the list of file paths to checkout.

If paths is null, then all files will be checked out.

Parameters:

this

a CheckoutOptions.

paths

a null terminated list of paths.