feat: Adding documentation comments.
All checks were successful
CI / Run Tests (push) Successful in 2m28s
All checks were successful
CI / Run Tests (push) Successful in 2m28s
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
extension PandocClient {
|
||||
|
||||
/// Represents constant string values needed internally.
|
||||
enum Constants {
|
||||
static let pandocCommand = "pandoc"
|
||||
static let defaultOutputFileName = "Report"
|
||||
|
||||
Reference in New Issue
Block a user