Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
should-i-watch-this
v1.8.0
Top Level Namespace
BaseOutputRenderer
Configuration
DecimalScore
HtmlExtractor
HtmlHttpGrabber
HttpGrabber
HttpUserInterface
JsonHttpGrabber
JsonOutputRenderer
Lookup
MissingScore
Movie
OutputResult
PercentageScore
Progress
Recommendation
Recommender
Score
ScoreFactory
ScoreFetcher
ScoreValue
ShouldIWatchThis
Configure
Help
Options
Parser
Help
Lookup
Help
Options
Parser
Options
Parser
TextOutputRenderer
Built with Crystal 1.9.2
2023-10-08 16:59:04 UTC
class
Lookup
Lookup
Reference
Object
Defined in:
lookup.cr
Constructors
.new
(title_or_imdb_id, show_links : Bool =
false
, year =
nil
)
Instance Method Summary
#movie
: Movie
#progress
: Progress
#run
#score_fetcher
: ScoreFetcher
#show_links
: Bool
Constructor Detail
def self.
new
(title_or_imdb_id, show_links : Bool =
false
, year =
nil
)
#
[
View source
]
Instance Method Detail
def
movie
:
Movie
#
[
View source
]
def
progress
:
Progress
#
[
View source
]
def
run
#
[
View source
]
def
score_fetcher
:
ScoreFetcher
#
[
View source
]
def
show_links
: Bool
#
[
View source
]