getRawLink

fun getRawLink(filename: String, branch: String): String(source)

Generates a raw link to a file in the repository.

Return

The raw link to the file.

Parameters

filename

The name of the file.

branch

The branch name.