@vicinae/api
    Preparing search index...

    Type Alias ShowInFileBrowserOptions

    type ShowInFileBrowserOptions = {
        select?: boolean;
    }
    Index

    Properties

    Properties

    select?: boolean

    Reveal the item selected in its containing folder instead of just opening the target path.