Struct rhq_core::Repository [] [src]

pub struct Repository { /* fields omitted */ }

local repository

Methods

impl Repository
[src]

[src]

Make an instance of Repository from local path.

[src]

[src]

Check existence of repository and drop if not exists.

[src]

[src]

[src]

Run command into the repository.

[src]

[src]

[src]

Trait Implementations

impl Clone for Repository
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Repository
[src]

[src]

Formats the value using the given formatter.