Skip to content

Commit

Permalink
[CI] Add Doctum build
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman authored and actions-user committed Jan 11, 2024
1 parent e44d7a7 commit 93e2d76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions api/Drush/Commands/core/RsyncCommands.html
Original file line number Diff line number Diff line change
Expand Up @@ -923,7 +923,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_rsyncOptions">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L86">at line 86</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L87">at line 87</a></div>
<code> string
<strong>rsyncOptions</strong>($options)
</code>
Expand Down Expand Up @@ -966,7 +966,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_preCommandEvent">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L117">at line 117</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L118">at line 118</a></div>
<code> void
<strong>preCommandEvent</strong>(<abbr title="Symfony\Component\Console\Event\ConsoleCommandEvent">ConsoleCommandEvent</abbr> $event)
</code>
Expand Down Expand Up @@ -1012,7 +1012,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_injectAliasPathParameterOptions">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L125">at line 125</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L126">at line 126</a></div>
<code> protected
<strong>injectAliasPathParameterOptions</strong>($input, $parameterName)
</code>
Expand Down Expand Up @@ -1051,7 +1051,7 @@ <h4>Parameters</h4>
</div>
<div class="method-item">
<h3 id="method_validate">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L152">at line 152</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L153">at line 153</a></div>
<code> void
<strong>validate</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData)
</code>
Expand Down
Loading

0 comments on commit 93e2d76

Please sign in to comment.