[][src]Function hexchat::get_focused_channel

pub fn get_focused_channel() -> Option<ChannelRef>

Gets the channel that's currently focused in the HexChat window.

Returns the ChannelRef if found, or None if none exists.