Class Wmii::Client
In: wm.rb
Parent: Node

Methods

index   invert_selection!   new   select!   selected?   tag!   tags   tags=   unselect!   untag!   with_tags  

Constants

TAG_DELIMITER = "+"

Public Class methods

Public Instance methods

Checks if this client is included in the current selection.

Adds the given tags to this client.

Returns the tags associated with this client.

Modifies the tags associated with this client.

Removes the given tags from this client.

Evaluates the given block within the context of this client’s list of tags.

[Validate]