copy_file


Description:

public bool copy_file (string src, string dest)

Makes a copy of the file src to dest.

Parameters:

src

the file to copy

dest

the destination path


Namespace: Valadoc
Package: valadoc