stilt.store.Store.publish_file# Store.publish_file(local_path, key)[source]# Copy one local file into the store under key (no-op if missing). Return type: None Parameters: local_path (str | Path) key (str)