Package src :: Package com :: Package deviceatlas :: Package device :: Module input :: Class Input
[frames] | no frames]

Class Input

Instance Methods
 
can_be_used(self, headers)
 
add_associated_identifier_name(self, key)
 
get_identifier_value(self, identifier_value)
Ensures the identifier value is wrapped in double quotes if required.
Static Methods
 
is_empty_value(value)
Properties
  key
  source
  is_ensure_client_hint_quote
  is_header_source
  is_client_side_source
  associated_inputs
  has_associated_inputs
  associated_identifier_names
Method Details

get_identifier_value(self, identifier_value)

 

Ensures the identifier value is wrapped in double quotes if required. :param identifier_value: :return:


Property Details

key

Get Method:
unreachable.key(self)

source

Get Method:
unreachable.source(self)

is_ensure_client_hint_quote

Get Method:
unreachable.is_ensure_client_hint_quote(self)

is_header_source

Get Method:
unreachable.is_header_source(self)

is_client_side_source

Get Method:
unreachable.is_client_side_source(self)

associated_inputs

Get Method:
unreachable.associated_inputs(self)

has_associated_inputs

Get Method:
unreachable.has_associated_inputs(self)

associated_identifier_names

Get Method:
unreachable.associated_identifier_names(self)