Struct rhq_core::Workspace [] [src]

pub struct Workspace<'a> { /* fields omitted */ }

Methods

impl<'a> Workspace<'a>
[src]

[src]

[src]

Returns root directory of the workspace.

[src]

Returns a list of managed repositories. Note that this method returns None if cache has not created yet.

[src]

[src]

Scan repositories and update state.

[src]

[src]

[src]

[src]

Save current state of workspace to cache file.