Commit 85298a09 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Documentation] Improve PreInstallHooksContext#generate

parent 524abbfa
......@@ -20,6 +20,12 @@ module Pod
#
attr_accessor :lockfile
# @param [Sandbox] sandbox see {#sandbox}
#
# @param [Podfile] podfile see {#podfile}
#
# @param [Lockfile] lockfile see {#lockfile}
#
# @return [PreInstallHooksContext] Convenience class method to generate the
# static context.
#
......
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