Skip navigation links
A D G M N P 

A

ArgumentParser - Class in net.namibsun.anitheme.dl.cli
The Argument Parser class makes use of the Apache Commons CLI to parse the Arguments for the themes.moe Downloader CLI
ArgumentParser(args) - Constructor for class net.namibsun.anitheme.dl.cli.ArgumentParser
The Argument Parser class makes use of the Apache Commons CLI to parse the Arguments for the themes.moe Downloader CLI

D

download() - Method in class net.namibsun.anitheme.dl.cli.Downloader
Fetches the Anime Series from themes.moe and downloads them in accordance with the parsed command line arguments
Downloader - Class in net.namibsun.anitheme.dl.cli
The downloader class downloads anime themes from themes.moe using the parsed arguments from class ArgumentParser.
Downloader(options) - Constructor for class net.namibsun.anitheme.dl.cli.Downloader
The downloader class downloads anime themes from themes.moe using the parsed arguments from class ArgumentParser.

G

getArgs() - Method in class net.namibsun.anitheme.dl.cli.ArgumentParser
The arguments passed to the main method
getDestination() - Method in class net.namibsun.anitheme.dl.cli.Downloader
The target destination directory of the Files.
getMode() - Method in class net.namibsun.anitheme.dl.cli.Downloader
The mode of the downloader, as parsed by the class ArgumentParser
getOptions() - Method in class net.namibsun.anitheme.dl.cli.ArgumentParser
 
getOptions() - Method in class net.namibsun.anitheme.dl.cli.Downloader
The parsed command line arguments
getParser() - Method in class net.namibsun.anitheme.dl.cli.Downloader
The parser to use. It can be specified if openings or endings are excluded using the command line arguments

M

main(args) - Static method in class net.namibsun.anitheme.dl.cli.MainKt
The Main method that starts the CLI
MainKt - Class in net.namibsun.anitheme.dl.cli
 

N

net.namibsun.anitheme.dl.cli - package net.namibsun.anitheme.dl.cli
 

P

parse() - Method in class net.namibsun.anitheme.dl.cli.ArgumentParser
Parses the arguments
A D G M N P 
Skip navigation links