file-collection
    Preparing search index...

    Interface AppendPathOptions

    interface AppendPathOptions {
        keepBasename?: boolean;
    }
    Index

    Properties

    Properties

    keepBasename?: boolean

    If true, the basename of the path will be kept as the relative path.

    true