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