Interface LVcsRoot

    • Method Detail

      • getDescription

        @NotNull
        String getDescription()
        Returns:
        short human readable description of the root. Composed by underlying VCS support.
        Since:
        4.5
      • getVcsDisplayName

        @NotNull
        String getVcsDisplayName()
        Returns VCS plugin display name
        Returns:
        see above, returns null if VCS plugin corresponding to VCS root does not exist
        Since:
        4.5