Sha256: 65399b7be501f328f8589b7e613826015ab8f77e4fab57a643ccb2d2a02071bd

Contents?: true

Size: 1.69 KB

Versions: 1

Compression:

Stored size: 1.69 KB

Contents

o:$YARD::CodeObjects::MethodObject:@docstringIC:YARD::Docstring"hReturns count of links posted by an author. This is the efficient, count-only version of /linkposts
:@objectu:YARD::StubProxy"Topsy::Client#link_post_count:
@tags[	o:YARD::Tags::Tag
:
@text"URL string for the author.;u;	"Topsy::Client#link_post_count:
@name"url:@types["String:@tag_name"
paramo;
;"method options;u;	"Topsy::Client#link_post_count;
"options;["	Hash;"
paramo:YARD::Tags::OptionTag;0;u;	"Topsy::Client#link_post_count;
"options;0:
@pairo:YARD::Tags::DefaultTag
;"#Query string to filter results:@defaults0;
":contains;["String;"option;"optiono;
;";u;	"Topsy::Client#link_post_count;
0;["Topsy::LinkpostCount;"return:	@all["hReturns count of links posted by an author. This is the efficient, count-only version of /linkposts""3@param [String] url URL string for the author.")@param [Hash] options method options"F@option options [String] :contains Query string to filter results"#@return [Topsy::LinkpostCount]:@line_rangeo:
Range:
begini7:	exclF:endi<:@ref_tags[:@parameters[["url0["options"{}:@namespaceu;	Topsy::Client:@source_type:	ruby;
[:@explicitT;
:link_post_count:@visibility:public:@current_file_has_commentsT:@signature"żdef link_post_count(url, options={})
      count = handle_response(self.class.get("/linkpostcount.json", :query => {:url => url}.merge(options)))
      Topsy::LinkpostCount.new(count)
    end:@scope:
instance:@files[["lib/topsy/client.rbi=:
@linei=:@source"³def link_post_count(url, options={})
  count = handle_response(self.class.get("/linkpostcount.json", :query => {:url => url}.merge(options)))
  Topsy::LinkpostCount.new(count)
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
topsy-0.2.0 .yardoc/objects/Topsy/Client/link_post_count_i.dat