Property | Type | Description | |
---|---|---|---|
all_columns | bool | ||
case_sensitive | bool | ||
fg | Color | ||
friendly_regex_name | string | ||
full_word | bool | ||
last_view_names | string[] | ||
mark_lines_with_color | bool | ||
negate | bool | ||
text | string | ||
type | int | ||
unique_id | int |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
is_column_searchable ( info_type col ) : bool | ||
operator ( ) : bool | ||
to_filter ( ) : filter_info |
Method | Description | |
---|---|---|
Equals ( |
Method | Description | |
---|---|---|
is_auto_regex ( string text ) : bool | ||
load ( string prefix ) : |
||
save ( string prefix ) : void |
public is_column_searchable ( info_type col ) : bool | ||
col | info_type | |
return | bool |