Interface RepoInitParser


@ProviderType
public interface RepoInitParser
repoinit parser service interface
  • Method Summary

    Modifier and Type Method Description
    java.util.List<Operation> parse​(java.io.Reader reader)
    Parse the supplied input.