Skip to content

Using BURP as a library #25

Description

@jduchateau

Currently BURP has been mainly designed to work as a CLI or can be executed with arguments as a string array.
There is a need for a better interface.

For example, BURP-Error provides the function:

fun doMain(
        mappingFilePath: String,
        outputFilePath: String?,
        outputFormat: Lang?,
        reportFilePath: String?,
        baseIRI: String,
        currentWorkingDirectory: Path
    ): Int

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions