Can Dokka be used to access programmatically the k...
# dokka
r
Can Dokka be used to access programmatically the kdocs comments via reflection or though some other way given a fqn classed name?
s
No, KDoc’s aren’t persisted in compiled code
r
ok, thanks