class GemHadar::SimpleCov::ContextFormatter
def project_name
-
(String)
- the name of the current working directory
def project_name Pathname.pwd.basename.to_s # I hope⦠end
(String)
- the name of the current working directory
def project_name Pathname.pwd.basename.to_s # I hope⦠end