pub fn run(cmd: ClassroomCommand) -> Result<()>
Run the gor classroom subcommand.
gor classroom
Returns an error if the command execution fails.