Pudu programming language
Menu
API reference

Std.App.Work.Record

1 declaration

type

Record

This declaration introduces a public type.

What it does

What a job has done so far.

Kept beside the job rather than somewhere else, so asking what a schedule

has been doing is reading a value rather than correlating two.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.App.WorkSearch related declarations