addFile

abstract fun addFile(name: String)(source)

Add a file, if the file location is the same as the file name.

Parameters

name

name and path of the file.


abstract fun addFile(name: String, url: String)(source)

Add a file.

Parameters

name

name of the file

url

location of the file, if not located next to the metadata in the repository