get_file_open_flags


Description:

public int get_file_open_flags ()

Get the checkout file open flags.

These flags are platform specific, e.g. on Unix these would include O_CREAT, O_TRUNC, etc.

Parameters:

this

a CheckoutOptions.

Returns:

the checkout file open flags.