Method: Urbit::Fact::BaseFact#graph_update?

Defined in:
lib/urbit/fact/base_fact.rb

#graph_update?Boolean

Returns:

  • (Boolean)


30
31
32
# File 'lib/urbit/fact/base_fact.rb', line 30

def graph_update?
  false
end