mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
committed by
Peter Johnson
parent
3d2f41d081
commit
417cf33f90
@@ -625,4 +625,10 @@ public interface ITable {
|
||||
*/
|
||||
@Deprecated
|
||||
public double getDouble(String key, double defaultValue);
|
||||
|
||||
/**
|
||||
* Gets the full path of this table.
|
||||
*/
|
||||
public String getPath();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user