Struct rgmk::Scripts [] [src]

pub struct Scripts {
    pub scripts: Vec<Script>,
}

A collection of scripts.

Fields

The scripts.