Sha256: 987a172e24258b735cdae58be307065516e85a0fd5317229ce7ba7bc7bef64d5

Contents?: true

Size: 488 Bytes

Versions: 2

Compression:

Stored size: 488 Bytes

Contents

# StableDiffusion::ScriptInfo

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Script name | [optional] 
**is_alwayson** | **BOOLEAN** | Flag specifying whether this script is an alwayson script | [optional] 
**is_img2img** | **BOOLEAN** | Flag specifying whether this script is an img2img script | [optional] 
**args** | [**Array<ScriptArg>**](ScriptArg.md) | List of script's arguments | 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
stable_diffusion-1.0.0 docs/ScriptInfo.md
stable_diffusion-0.1.0 docs/ScriptInfo.md