Commit 42007244 authored by Samuel E. Giddins's avatar Samuel E. Giddins Committed by Marius Rackwitz

[Documentation] FileAccessor#module_map can return nil

parent 91820040
......@@ -212,7 +212,7 @@ module Pod
end
end
# @return [Pathname] The path of the custom module map file of the
# @return [Pathname, Nil] The path of the custom module map file of the
# specification, if specified.
def module_map
if module_map = spec_consumer.spec.root.module_map
......
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