class Seahorse::Client::PluginList
def each(&block)
-
(Enumerator)
-
def each(&block) each_plugin do |plugin_wrapper| yield(plugin_wrapper.plugin) end end
(Enumerator)
-
def each(&block) each_plugin do |plugin_wrapper| yield(plugin_wrapper.plugin) end end