Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

EXPORT_FOLDER path concatenation missing a separator. #45

@andrew-otiv

Description

@andrew-otiv

Example: If you set EXPORT_FOLDER=foo/bar, the uml file will be generated at foo/barSomeStateMachine.uml

i.e. if this is string concatenation, the trailing slash is missing.

Temporary workaround: Make sure you include a trailing slash in the EXPORT_FOLDER environment variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions