Class IOUtils

java.lang.Object
com.winchesters.devopsify.utils.IOUtils

public class IOUtils extends Object
  • Constructor Details

    • IOUtils

      public IOUtils()
  • Method Details

    • InputStreamToString

      public static String InputStreamToString(InputStream inputStream) throws IOException
      Throws:
      IOException
    • projectsDirectory

      public static String projectsDirectory() throws IOException
      Throws:
      IOException
    • dockerfileTemplatesBaseDirectory

      public static String dockerfileTemplatesBaseDirectory()
    • jenkinsfileTemplatesBaseDirectory

      public static String jenkinsfileTemplatesBaseDirectory()