Skip to main content

create_minimal_dampen_app

Function create_minimal_dampen_app 

Source
pub fn create_minimal_dampen_app(dir: &Path)
Expand description

Create a minimal Dampen application structure for testing.

This helper function creates the basic directory structure of a Dampen application, optionally with or without a theme file.

ยงArguments

  • dir - The temporary directory to create the app structure in