Search results

There are no results.

wobsite.Status

class pub enum Status

The result of a background job.

Constructors

Ok

Ok()

The job finished successfully.

Error

Error(Path, String)

The job failed.

The arguments of this case are as follows:

  1. The path of the file that the error belongs to
  2. An error message