Skip to content

Commit

Permalink
deploy: 13ee499
Browse files Browse the repository at this point in the history
  • Loading branch information
liamaharon committed Mar 4, 2024
1 parent fe99704 commit 5f581ea
Show file tree
Hide file tree
Showing 48 changed files with 54 additions and 52 deletions.
2 changes: 1 addition & 1 deletion search-index.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions src/try_runtime_core/commands/create_snapshot.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
<a href="#86" id="86">86</a>
<a href="#87" id="87">87</a>
<a href="#88" id="88">88</a>
<a href="#89" id="89">89</a>
</pre></div><pre class="rust"><code><span class="comment">// This file is part of try-runtime-cli.

// Copyright (C) Parity Technologies (UK) Ltd.
Expand Down Expand Up @@ -126,6 +127,7 @@
<span class="doccomment">/// The snapshot path to write to.
///
/// If not provided `&lt;spec-name&gt;-&lt;spec-version&gt;@&lt;block-hash&gt;.snap` will be used.
</span><span class="attr">#[clap(index = <span class="number">1</span>)]
</span><span class="kw">pub </span>snapshot_path: <span class="prelude-ty">Option</span>&lt;String&gt;,
}

Expand Down
2 changes: 1 addition & 1 deletion trait.impl/clap_builder/derive/trait.Args.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion trait.impl/clap_builder/derive/trait.CommandFactory.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion trait.impl/clap_builder/derive/trait.FromArgMatches.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion trait.impl/clap_builder/derive/trait.Parser.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion trait.impl/clap_builder/derive/trait.Subcommand.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5f581ea

Please sign in to comment.