codeforces-cli-0.1.0: Command line interface to interact with Codeforces.
Safe HaskellNone
LanguageHaskell2010

Codeforces.App.Commands.ContestCmds

Description

Contest-related commands.

Synopsis

Documentation

openContest :: ContestId -> IO () Source #

openContest contestId opens the URL to the specified contest in the user's preferred web browser.