Anton Blanchard
- if { [file exists $::env(RUN_DIR)] } { - if { [info exists flags_map(-overwrite)] } { - puts_warn "Removing existing run at $::env(RUN_DIR)..." - after 1000 - file delete -force $::env(RUN_DIR) - } elseif { ![info exists flags_map(-last_run)] } { - puts_warn "A run for $::env(DESIGN_NAME) with tag '$tag' already exists. Pass the -overwrite option to overwrite it." - after 1000 - set skip_basic_prep 1 - } - } - -
donn
<run>/config.tcl
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.