copy_recursive


Description:

public void copy_recursive (File src, File dest, FileCopyFlags flags = NONE, Cancellable? cancellable = null) throws Error

Performs a recursive copy from src to dest.

Parameters:

src

the file/folder to recursively copy

dest

the target file/folder that will be created as a result of the copy

flags

the GLib.FileCopyFlags

cancellable

a GLib.Cancellable

Exceptions:

GLib.Error

if an error occurs while copying the directory


Namespace: Catalyst.FileUtils
Package: catalyst-1