Better Formula#inspect string
This commit is contained in:
parent
fbefa76ce2
commit
5375f2397e
@ -307,8 +307,9 @@ class Formula
|
||||
def to_s
|
||||
name
|
||||
end
|
||||
|
||||
def inspect
|
||||
name
|
||||
"#<#{self.class.name}: #{path}>"
|
||||
end
|
||||
|
||||
# Standard parameters for CMake builds.
|
||||
|
Loading…
x
Reference in New Issue
Block a user