Commit 98b2d5a1 authored by Marius Rackwitz's avatar Marius Rackwitz Committed by AliSoftware

[Doc] Fix documented return type of FileAccessor#resources

parent 2504938b
......@@ -124,8 +124,7 @@ module Pod
header_files - private_headers
end
# @return [Hash{ Symbol => Array<Pathname> }] the resources of the
# specification grouped by destination.
# @return [Array<Pathname>] the resources of the specification.
#
def resources
paths_for_attribute(:resources, true)
......
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