Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cyber_jyrki
main
CyberJyrki
Application
Bot
Models
FurAffinity
Post
Rating
Imgur
Album
ApiResponse
Image
Reddit
Post
UseCase
Actions
Base
Commands
Base
Start
Hears
Base
FurAffinity
Reddit
Base
FurAffinity
Post
Show
Imgur
Album
Show
Base
Image
Show
ShowBase
Reddit
Post
Show
Tourmaline
Handlers
CommandHandler
Built with Crystal 1.9.2
2023-10-07 18:36:36 UTC
class
CyberJyrki::UseCase::Reddit::Post::Show
CyberJyrki::UseCase::Reddit::Post::Show
CyberJyrki::UseCase::Base
Reference
Object
Defined in:
cyber_jyrki/use_case/reddit/post/show.cr
Constant Summary
REDDIT_BASE_URL
=
"https://www.reddit.com"
Constructors
.new
(post_id : String)
Instance Method Summary
#call
#post_id
: String
Class methods inherited from class
CyberJyrki::UseCase::Base
call(*args)
call
Constructor Detail
def self.
new
(post_id : String)
#
[
View source
]
Instance Method Detail
def
call
#
[
View source
]
def
post_id
: String
#
[
View source
]