1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en" lang=
"en">
5 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
9 — Documentation by YARD
0.8.1
13 <link rel=
"stylesheet" href=
"css/style.css" type=
"text/css" media=
"screen" charset=
"utf-8" />
15 <link rel=
"stylesheet" href=
"css/common.css" type=
"text/css" media=
"screen" charset=
"utf-8" />
17 <script type=
"text/javascript" charset=
"utf-8">
18 hasFrames = window.top.frames.main ? true : false;
20 framesUrl = "frames.html#!" + escape(window.location.href);
24 <script type=
"text/javascript" charset=
"utf-8" src=
"js/jquery.js"></script>
26 <script type=
"text/javascript" charset=
"utf-8" src=
"js/app.js"></script>
34 <a href=
"_index.html">Index (L)
</a> »
37 <span class=
"title">Lyricli
</span>
40 <div class=
"noframes"><span class=
"title">(
</span><a href=
"." target=
"_top">no frames
</a><span class=
"title">)
</span></div>
45 <a class=
"full_list_link" id=
"class_list_link"
46 href=
"class_list.html">
50 <a class=
"full_list_link" id=
"method_list_link"
51 href=
"method_list.html">
55 <a class=
"full_list_link" id=
"file_list_link"
56 href=
"file_list.html">
61 <div class=
"clear"></div>
64 <iframe id=
"search_frame"></iframe>
66 <div id=
"content"><h1>Module: Lyricli
81 <dt class=
"r1 last">Defined in:
</dt>
82 <dd class=
"r1 last">lib/lyricli.rb
<span class=
"defines">,
<br />
83 lib/lyricli/util.rb,
<br /> lib/lyricli/sources/rdio.rb,
<br /> lib/lyricli/lyrics_engine.rb,
<br /> lib/lyricli/configuration.rb,
<br /> lib/lyricli/source_manager.rb,
<br /> lib/lyricli/sources/arguments.rb
</span>
87 <div class=
"clear"></div>
89 <h2>Defined Under Namespace
</h2>
93 <strong class=
"modules">Modules:
</strong> <span class='object_link'
><a href=
"Lyricli/Sources.html" title=
"Lyricli::Sources (module)">Sources
</a></span>,
<span class='object_link'
><a href=
"Lyricli/Util.html" title=
"Lyricli::Util (module)">Util
</a></span>
97 <strong class=
"classes">Classes:
</strong> <span class='object_link'
><a href=
"Lyricli/Configuration.html" title=
"Lyricli::Configuration (class)">Configuration
</a></span>,
<span class='object_link'
><a href=
"Lyricli/Lyricli.html" title=
"Lyricli::Lyricli (class)">Lyricli
</a></span>,
<span class='object_link'
><a href=
"Lyricli/LyricsEngine.html" title=
"Lyricli::LyricsEngine (class)">LyricsEngine
</a></span>,
<span class='object_link'
><a href=
"Lyricli/SourceManager.html" title=
"Lyricli::SourceManager (class)">SourceManager
</a></span>
111 <small>(
<a href=
"#" class=
"summary_toggle">collapse
</a>)
</small>
117 <span class=
"summary_signature">
119 <a href=
"#execute-class_method" title=
"execute (class method)">+ (Object)
<strong>execute
</strong> </a>
133 <span class=
"summary_desc"><div class='inline'
></div></span>
143 <div id=
"class_method_details" class=
"method_details_list">
144 <h2>Class Method Details
</h2>
147 <div class=
"method_details first">
148 <h3 class=
"signature first" id=
"execute-class_method">
150 + (
<tt>Object
</tt>)
<strong>execute
</strong>
156 </h3><table class=
"source_code">
168 <pre class=
"code"><span class=
"info file"># File 'lib/lyricli.rb', line
29</span>
170 <span class='kw'
>def
</span> <span class='kw'
>self
</span><span class='period'
>.
</span><span class='id identifier rubyid_execute'
>execute
</span>
171 <span class='ivar'
>@lyricli
</span> <span class='op'
>=
</span> <span class='const'
>Lyricli
</span><span class='period'
>.
</span><span class='id identifier rubyid_new'
>new
</span>
172 <span class='ivar'
>@lyricli
</span><span class='period'
>.
</span><span class='id identifier rubyid_get_lyrics'
>get_lyrics
</span>
173 <span class='kw'
>end
</span></pre>
184 Generated on Fri Oct
5 22:
31:
14 2012 by
185 <a href=
"http://yardoc.org" title=
"Yay! A Ruby Documentation Tool" target=
"_parent">yard
</a>