Commit 8407dcd2 authored by Fabio Pelosin's avatar Fabio Pelosin

[Documentation] Minor addition to LocalPod.

parent f381c2de
...@@ -426,6 +426,9 @@ module Pod ...@@ -426,6 +426,9 @@ module Pod
mappings mappings
end end
# @return <Pathname> The name of the folder where the headers of this pod
# will be namespaced.
#
def headers_sandbox def headers_sandbox
@headers_sandbox ||= Pathname.new(top_specification.name) @headers_sandbox ||= Pathname.new(top_specification.name)
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment