@eagleoutice/flowr - v2.10.2
    Preparing search index...

    Just a helping data structure to allow the user to provide example usages of the respective script. The subtitle will be displayed next to the title.

    interface HelpContent {
        examples: string[];
        subtitle: string;
    }
    Index

    Properties

    Properties

    examples: string[]
    subtitle: string