Interface RelativePathProvider

    • Method Detail

      • getTagPath

        @Nullable
        TagPath getTagPath()
        The tag that the new path will be relative to. NOTE: Expects the full path to the tag, not the tag's parent folder.
      • restrictToSameSource

        boolean restrictToSameSource()
        Returns whether or not the new tag reference must be in the under the same tag provider as the current tag.