Class WorkingDirectoryProvider


  • public class WorkingDirectoryProvider
    extends Object
    Class that is able to return the current working directory.
    Since:
    0.2.1
    Author:
    nandorholozsnyak
    • Method Detail

      • getCurrentWorkingDirectory

        public String getCurrentWorkingDirectory()
        Returns the current working directory.
        Returns:
        current working directory.
      • getCurrentWorkingDirectoryPath

        public Path getCurrentWorkingDirectoryPath()
        Returns: