# File lib/chef/resource/deploy.rb, line 257 def svn_info_args(arg=nil) set_or_return( :svn_arguments, arg, :kind_of => [ String ]) end