LinkDefinition

constructor(label: InlineContent, url: String, title: String?, fileSystem: FileSystem? = null)

Parameters

label

inline content of the displayed label

url

URL this link points to

title

optional title

fileSystem

optional file system this link is relative to