clean: Remove Files Create by this Project
Description
Calling clean
will remove the files and folders created by the
project.
Usage
# S4 method for BSysProject
clean(.Object)
Arguments
.Object
.Object
is an object instance of class BSysProject
that describes the code project.
Value
this method has no return value.