run_shellshot

Function run_shellshot 

Source
pub fn run_shellshot(args: Args) -> Result<(), ShellshotError>
Expand description

Main entry point for shellshot logic

ยงErrors

Returns an error if:

  • Command execution fails
  • Screen building fails
  • Image rendering fails
  • Saving the image fails