Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
likee_scraper
v0.2.4
LikeeScraper
CLI
FileProcessor
Connection
HTTPError
UsernameNormalizer
UserNotFoundError
Utils
VideoCollector
VideoDownloader
Built with Crystal 1.9.2
2023-10-08 13:41:28 UTC
class
LikeeScraper::CLI::FileProcessor
LikeeScraper::CLI::FileProcessor
Reference
Object
Defined in:
likee_scraper/cli/file_processor.cr
Constant Summary
INLINE_COMMENTS_REGEX
=
/\#.*$/
Class Method Summary
.call
(file : String) : Array(String) | Nil
Class Method Detail
def self.
call
(file : String) : Array(String) | Nil
#
[
View source
]