Problem My method getProjectDir() will return an Optional which contains the path to the project directory, or an empty container: […]

Problem I was told my code contains a lot of force unwrapping. I thought it’s okay to do that if […]

  • 1
  • 2