Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add todo to document trollop extensions
  • Loading branch information
rlane committed Feb 21, 2011
1 parent fada7f9 commit 8287aeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .yardopts
Expand Up @@ -3,3 +3,4 @@
--readme README.rdoc
lib/rbvmomi/vim.rb
lib/rbvmomi/vim/*.rb
lib/rbvmomi/trollop.rb
1 change: 1 addition & 0 deletions lib/rbvmomi/trollop.rb
@@ -1,6 +1,7 @@
# Copyright (c) 2011 VMware, Inc. All Rights Reserved.
require 'trollop'

# @todo Document
module Trollop
class Parser
def rbvmomi_connection_opts
Expand Down

0 comments on commit 8287aeb

Please sign in to comment.